Skip to content

Jetstream Demo app

rmuthupandian edited this page Feb 11, 2015 · 1 revision

Now we shall help you install and run a demo app that we made for you to make Jetstream simpler to understand. Hope it helps. Feedbacks welcome.

Download the demo from here.

Here, we have a publisher and subscriber (their literal meaning). Publisher uses an event generator to publish a stream that contains information(age, gender and country) of users. Subscriber receives this stream print it. It just show how jetstream messaging works.

Next: Subscriber application

Clone this wiki locally