sirAlexander / shikanga-reactive-programming

Reactive programming is programming with asynchronous data streams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shikanga Reactive Programming

Reactive programming is programming with asynchronous data streams.

The reactive Manifesto

  1. Shikanga Vertx Starter

This is a simple application to get you started with the Vert.x toolkit.

The code features two processes running simultaneously. One process (vertx.setPeriodic()) writes a message to the console every two seconds, while the other (vertx.createHttpServer()) serves requests on HTTP port 8080.

Shikanga Vertx Starter

About

Reactive programming is programming with asynchronous data streams.


Languages

Language:Java 94.9%Language:HTML 5.1%