Export to
This item was added directly to Calagator
Tuesday, June 11, 2013 at 11:07am and last updated
Tuesday, June 11, 2013 at 11:37am.
Tuesday, June 11, 2013 at 11:07am and last updated
Tuesday, June 11, 2013 at 11:37am.
Portland Java Users Group: Vert.x: Asynchronous Application Development for the JVM
–
Jama Software
1060 Nw 9th Ave
Portland,
OR
97209,
US
(map)
Public WiFi
Access Notes
If door is locked, ring the doorbell.
Website
Description
You can think of Vert.x as an Actor-model-based, functional event-driven, messaging passing platform that speaks in modern protocols (JSON, WebSockets, etc) and can be used from many JVM based languages but bridges the communication gap between the browser and the server in a new way. Convincingly Vert.x is like a Node for the JVM, but with some fun enhancements.
We'll cover:
- What, Why and Who of the Vert.x project
- Discuss the problem space it is good for
- Demonstrate and discuss concepts and features of Vert.x
- Show a variety of demo apps illustrating how it works
- Current State of the Project