As the popularity of any event-driven application increases, the number of concurrent connections may increase. Applications that employ thread-per-client architecture, frustrate scalability by exhausting a server’s memory with excessive allocations and by exhausting a server’s CPU with excessive context-switching. One of obvious solutions, is exorcising blocking operations from such applications. Vert.x is event driven and non blocking toolkit, which may help you to achive this goal. In this talk, I covered it’s core features and developed a primitive application using WebSockets, RxJava and Vert.x.
-
Notifications
You must be signed in to change notification settings - Fork 0
alexsderkach/vertx-keynote
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code from demo at JEEConf 2016
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published