net.kuujo:vertigo-python

Python API for Vert.igo: a distributed event processing framework for Vert.x.


License
Apache-2.0

Documentation

Vertigo Python API

Vertigo is a fast, reliable, fault-tolerant event processing framework built on the Vert.x application platform. Combining concepts of cutting-edge real-time systems and flow-based programming, Vertigo allows real-time problems to be broken down into smaller tasks (as Vert.x verticles) and distributed across a Vert.x cluster. Vertigo provides fault-tolerance for data streams and components, allowing developers to spend more time focusing on application code.

Need support? Check out the Vertigo Google Group

Java API Javascript API is under development