[erlang-questions] Lets build a stock exchange!

Joel Reymont joelr1@REDACTED
Mon Nov 12 02:38:55 CET 2007


On Nov 11, 2007, at 11:29 PM, Damien Morton wrote:

> A key aspect of any next generation trading system will be the
> incorporation of streaming-database and continuous-query capabilities
> into the underlying message bus.


Speaking of the message bus, it already exists and is called AMQP which
stands for Advanced Message Queuing Protocol. Fortunately for me,
there's RabbitMQ which implements AMQP and is written in Erlang.

--
http://wagerlabs.com








More information about the erlang-questions mailing list