Skip to content
/ team Public

Team is a simple npm library for distributed computing, at scale

License

Notifications You must be signed in to change notification settings

bitliner/team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

team

Team is a simple npm library for distributed computing, at scale.

You can use team for:

  • building microservices architectures
  • parallelize and scale very long computations
  • simplify scalability of your system

It provides:

  • pattern matching: a wonderfully flexible way to handle business requirements
  • simple transport layer: team is backed by redis. You only need to startup a redis server and provide connection URL to the processes

Install

Test

Quick Example

About

Team is a simple npm library for distributed computing, at scale

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published