Skip to content

lance/dataIO2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x: Async Data From Cluster to Browser

Chariot Data IO conference, October 2013.

To run this presentation, you need to have Vert.x installed on your computer, and a running mongo server. Then simply run:

$ vertx run --clustered preso.js 

Then browse to http://localhost:8080 to view the presentation slides or head over to the demo to see some Vert.x in action.

If you want to hack the demo election, run the cluster node as its own verticle.

$ vertx run --clustered cluster_node.js

About

Vert.x presentation for the Chariot Data IO 2013 conference

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors