A Redis-based microservice in bash for automating git clone and npm install
This service is intended for the orchestration of a distributed system of Redis-driven microservices, in particular. a distributed webserver.
|
|
The service performs a blocking pop on an Redis list for an incoming request. Request/response pairs are assigned a unique id by incrementing a Redis serial number. Information is exchanged via Redis request/response hashes. A response notification is published via a Redis list, on which the client performs a blocking pop. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.