This is the Linux app named twemproxy whose latest release can be downloaded as 0.5.0release.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named twemproxy with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
twemproxy
DESCRIPTION
twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests and responses. Supports proxying to multiple servers. Supports multiple server pools simultaneously. Shard data automatically across multiple servers. Implements the complete memcached ascii and redis protocol. Easy configuration of server pools through a YAML file. Supports multiple hashing modes including consistent hashing and distribution. Can be configured to disable nodes on failures.
Features
- Observability via stats exposed on the stats monitoring port
- Works with Linux, BSD, OS X and SmartOS (Solaris)
- In twemproxy, all the memory for incoming requests and outgoing responses is allocated in mbuf
- Twemproxy can be configured through a YAML file specified by the -c or --conf-file command-line argument on process start
- The configuration file is used to specify the server pools and the servers within each pool that twemproxy manages
- Twemproxy exposes stats at the granularity of server pool and servers per pool through the stats monitoring port
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/twemproxy.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.