2007-03-29 11:09:06 UTC
I have written the eBus daemon and using it for sending orders and quotes to exchanges, tracking security positions and distributing market data in volume. I have not released it yet because I do not think it ready for public use. The problem with systems like eBus is that they must be easy to use. I mean very simple to understand and implement. If the API is too convoluted, then people soon lose interest in your project. Next, it has to be easy to monitor. Users want to know what is going on with eBus at a glance. Searching through log files is not an option. So I have been putting together all these elements and hope to release later this year.