A Redis-based microservice in bash for automating git clone and npm install

Posted by evan_summers on Apr 3, 2016 4:36 PM EDT
https://github.com/evanx/ndeploy-bash; By @evanxsummers
Mail this story
Print this story

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

  Nav
» Read more about: Groups: Developer

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.