Skip to content

A place to examine how message queues and http servers are similar, and how useful tools can be reused in between workflows

Notifications You must be signed in to change notification settings

cjpomer/MessageQueue-Http

Repository files navigation

MessageQueue-Http

Proof of concept to examine transitioning from a message queue to an HTTP server

This is a place to examine and compare the semantics of messaage queues and HTTP servers. The underlying goal is to examine how to develop a reusable component that facilitates hybrid on-prem/cloud scenarios.

I am evolving these thoughts and ideas over time and attempting to keep track of them within git. As I make a substantive change, I will create a new branch and keep developing in master.

About

A place to examine how message queues and http servers are similar, and how useful tools can be reused in between workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages