Skip to content

Node.js middleware used for proxying incoming HTTP service requests to an awaiting worker pool.

Notifications You must be signed in to change notification settings

bigcompany/run-remote-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run-remote-service

Node.js middleware used for proxying incoming HTTP service requests to an awaiting worker pool.

see also: run-service module

Introduction

This small module is what hook.io uses to send microservice requests to our elastic worker pool. You are encouraged to use this module as-is, or modify it to suite your needs.

If you are interested in contributing please let us know!

Features

  • Basic round-robin strategy
  • Configurable worker pool

About

Node.js middleware used for proxying incoming HTTP service requests to an awaiting worker pool.

Resources

Stars

Watchers

Forks

Packages

No packages published