A scalable general purpose micro-framework for defining dataflows
It is a fault tolerant framework. It has built-in load balancer, circuit breaker, retries, timeout and bulkhead features. It is open source and free of charge project. | Develop microservices locally while being connected to your Kubernetes environment. It works by launching a pod on your namespace and changing the service to move all traffic to this pod. This pod forwards all traffic to your local process through a secured tunnel. |
Blazing fast; Extensible; Open source; Fault tolerance | Develop microservices locally;
Use your favorite local tools (IDE, debugger, etc.) |
Statistics | |
GitHub Stars 6.3K | GitHub Stars 202 |
GitHub Forks 597 | GitHub Forks 12 |
Stacks 59 | Stacks 0 |
Followers 88 | Followers 1 |
Votes 14 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.

Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.

With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

It is a powerful and flexible toolkit that makes it easy to build Web APIs.

Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.

Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.

Tutum lets developers easily manage and run lightweight, portable, self-sufficient containers from any application. AWS-like control, Heroku-like ease. The same container that a developer builds and tests on a laptop can run at scale in Tutum.

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.