CometD is a scalable web event routing bus that allows you to write low-latency, server-side, event-driven web applications.
This image can be used to run the CometD demo applications. Which is useful if you want to take a quick look at the CometD Demos and if you are prototyping/experimenting with CometD client applications.
The CometD Demos contain:
The web server is exposed on port 8080. To run the demos in background, use the following command.
$ docker run -d --name cometd-demos -p 8080:8080 robertmrk/cometd-demos
You can view the demos by visiting http://localhost:8080.
Content type
Image
Digest
Size
197.9 MB
Last updated
almost 8 years ago
docker pull robertmrk/cometd-demos