Skip to content

kuujo/vertigo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertigo Javascript 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][google-group]

Java API Python API is under development