Towards voidbase v0.1
Wednesday, January 27th, 2010As time moves on, we’re finally shaping up to to move towards the v0.1 of the framework. Some of the essential features of this release include :
- voidbase console
- configurable ui
- ui save sessions
- high-performance/concurrency stream processing
- appropriate benchmarks
- full documentation
- high-level operations and fork queues (q2 <- loglinear(q1) - style)
- plugin mechanism for writing custom high-level operations
- set of recepies for common use cases (web traffic monitoring, log processing, data stream aggregation..)
- draft of c++ - based native queue storage
- draft of quantlib integration
- set of simple high-level machine learning operations
- sample integration with reuters datafeed
- draft of first version of parallelization platform
- extension of ui capabilities
- queue persistence / save sessions
- transparent feed proxy support