Skip to content

mcressman/upstate

 
 

Repository files navigation

Upstate

Upstate is a messaging app demonstrating the use of a shared work queue and multiple workers.

The backend workers are implemented three different ways - in Node.js, Spring Boot, Vert.x, and WildFly Swarm. The frontend is a single-page web application. The web server communicates over HTTP with the browser and over AMQP 1.0 with the workers.

Upstate is designed to run on OpenShift or any other variety of Kubernetes.

Components

Design

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.1%
  • Java 23.1%
  • JavaScript 21.3%
  • CSS 7.4%
  • HTML 1.6%
  • Makefile 1.5%