JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q36345F
  • License MIT

The official load balance transport adapter for mu that distributes requests round robin to each supplied transport

Package Exports

  • mu-balance

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mu-balance) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mu-balance

The official load balance transport adapter for mu that distributes requests round robin to each supplied transport

npm travis coveralls david

  • Sponsor: nearForm
  • Status: Experimental

Part of the Official [mu][Mu Suite].

mu-balance is a load balance transport adapter that distributes requests round robin to each supplied transport.

Install

$ npm install mu-balance

API

To do..

License

Copyright Peter Elger 2016 & Contributors, Licensed under MIT.