RPC over an inter-communication messaging queue for service-oriented Node & TypeScript back-ends. Self-describing services generate their own clients — no boilerplate, no service discovery, no load balancer.
You think microservices are hard? I don't — I think the tooling makes them hard.
imqueue is my argument: type-safe RPC over a Redis queue. No service discovery. No load balancer. No boilerplate — services describe themselves and generate their own fully-typed clients, so calling a remote service feels like calling a local function.
Prove me wrong 👇
Report
Reviews
No reviews yetBe the first to leave a review for @imqueue