Feathers

Feathers 1.3.0 updated

Feathers lets developers create REST APIs for their own services and platforms, an API server that works in real-time and for which you don't have to employ an expensive staff or rent complex server architectures. Feathers simplifies the process of...

Pinba

Pinba 1.1.0

Pinba stands for "PHP Is Not A Bottleneck Anymore".Pinba uses MySQL to log performance related indicators for PHP servers and interpreted code.It can be used as a debug utility, or just for tracking server usage across one or more machines.Pinba is not a...

clogger

clogger 2.0.0

The log format can be changed so the user can specify exactly which fields to log from the data range.Features:Multi-instance capable and (optionally) reentrant. You can use Clogger in a multi-threaded server, and even multiple Cloggers logging to...

python-nginx

python-nginx 0.1.3

Once the darling of all webmasters, Apache is slowly but surely losing ground to other servers, the main one being NginX.And along with a broader userbase, more and more dedicated developers also arrive. And as we all know, if you have a developer friend,...

Migrate

Migrate 0.0.4

Migrating WordPress sites is not incredibly difficult compared to other CMSs, but it's complicated enough to crash your installation if you forget one or more steps.The Migrate script was created to automate the process of replacing the older URL with the...

Queen

Queen 0.6.0

Queen allows developers to create a central hub of communication between multiple clients and relay information in real-time between the server and the clients, or just in-between clients.Application scenarios range from online games, to chat rooms, to...

Hystrix

Hystrix 1.4.7 updated

Designed as a fail-safe system, Hystrix can help webmasters manage latency periods and prevent cascading failures inside a distributed server system.In layman's terms, Hystrix works as a acircuit breaker, containing system failures to isolated clusters...

Finagle

Finagle 6.33.0 updated

Finagle was developed by the Twitter team to help them build high-concurrency, fault-tolerant clients and servers. Finagle simplifies this process by setting the ground for a protocol-agnostic communications system. If all these terms have confused you,...