Bitcoin Forum
April 25, 2024, 06:45:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: Moderators do not remove likely scams. You must use your own brain: caveat emptor. Watch out for Ponzi schemes. Do not invest more than you can afford to lose.

Pages: [1]
  Print  
Author Topic: Purchase PM Poker, S.A. a Costa Rica... (PM Poker)  (Read 1345 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
PM Poker (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100



View Profile WWW
December 22, 2015, 09:08:13 PM
Last edit: December 25, 2015, 11:29:14 PM by PM Poker
 #1

PM Poker, S.A. a Costa Rica company is for sale.  This sale includes the Costa Rica Business license, the domain name, and complete end-to-end poker software.  We have absolutely the best back-end poker server developed using Erlang, Java, and VoltDB as its database.  Our server software supports all standard poker games, and a few specialty games.  The front-end software is a Windows only, however the design and layout will aid in understanding all function calls to the poker server.

Our team has been in the online gaming industry since 1999.  Our software was developed by professional poker players and software engineers with a minimum of 30 years experience.  

Upon purchasing, we will also include 60-Day support to train your staff and integrate your software code to the server.  If you desire extended time, we are willing to negotiate a fair market value for our expertise.

Our back-end has three different parts; Communication Server, Poker Server, and Database.  Below is a summary on each part:

  • Communication Server

    Our communication server uses the Erlang programming language for communication between client and server and server to server (firewall).  We use Erlang because each connection has it's own process, with a very small footprint.  Erlang itself can be expanded across many computers and can therefore handle thousands and thousands of connections.  

    The client API has very specific messages and the server verifies every incoming message.  Should a message be sent that is not in our API list, or is just a bad packet, our server will terminate the connection instantly.  Many people try to send SQL injection attacks to disrupt or steal information; this type of attack is impossible because of our layer of protections.

    Once a message has passed all validation requirements, it is then passed on to the poker server stored procedure.

  • Poker Server

    All stored procedure code is written in Java for easy maintenance.  

    All messages sent to the poker server must pass further verification.  This is done by analyzing all data expected within specific fields.  Should a message fail validation, the system will determine the type of failure and take appropriate action.

    Poker is a fast-paced game in which many players participate, therefore speed is essential.  The Poker Server can handle thousands of tables simultaneously by spreading the load through partitioning.

    The most consuming part of a poker server is hand analysis.  The majority of poker server software are inefficient.  We have designed a special algorithm which analyzes millions of poker hands per second (last benchmark on a dual-core was 6.2 million hands per second).  This algorithm will handle all known poker games currently played online.  Depending on the poker server configuration, our software is able to process 5000 eight-handed Omaha Hi/Lo tables per second.

    Additionally, we have absolutely no locking within our system.  Every action within the poker server is handled one at a time.  This design increases data integrity with no deadlocks.  All player actions and timers are stored inside the database.  Should a crash occur, play resumes exactly where it left off.

  • Database (VoltDB)

    Our database is VoltDB, an in-memory database.  Depending on the database configuration, it can process millions of transactions per second.  Every transaction is exported to a data warehouse to ensure integrity, and a complete snapshot of the database is done as often as you feel is needed (we currently perform this task every 5 minutes).

    Because all SQL statement plans are predefined and complied directly into the poker server, all SQL execute functions are extremely fast, and impervious to SQL injection attacks.  Only the SQL statements written within the poker server can be executed.

    Our database is behind the firewall and access is allowed only through the LAN and the database's own security protocols.

    Data integrity is critical, and we maintain a complete accounting on all customer and players.


We have a Bitcoin interface for fast bitcoin transactions.  Customer deposits will show as pending upon receiving funds and will, in-turn be credited to their account after 1 confirmation (can be changed).  Withdrawals are allowed after a customer's last deposit has 6 confirmations.  Afterwards, all withdrawals are processed instantly.  We have implemented a small maintenance fee (0.00015 BTC) to ensure speedy processing, and to reduce excessive deposit and withdrawals by a customer.

If you are serious about purchasing our company, and would like to discuss our software features in further detail, please understand we may require an NDA for our protection.

1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
1714027526
Hero Member
*
Offline Offline

Posts: 1714027526

View Profile Personal Message (Offline)

Ignore
1714027526
Reply with quote  #2

1714027526
Report to moderator
ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
January 26, 2016, 07:09:37 AM
 #2

I just wanted to reach out and say that I've had discussions with PM Poker in the past, and they have shown themselves to be very passionate about their project. We've had some great talks in the past, Smiley.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!