UNPKG

slavery-js

Version:

A simple clustering app that allows you to scale an application on multiple thread, containers or machines

8 lines (6 loc) 112 B
type ServiceAddress = { name: string, host: string, port: number, } export default ServiceAddress;