* 4 core, single cpu server was able to handle about 10,000 customers per minute sending 1000 orders every second. Exchange matching engine is capable of matching about 150 orders a second.
* We can increase these numbers by implementing RabbitMQ and in-memory caching of database. these figures are currently from the database residing on a SSD.