Hidden Waffle is a small open-source initiative. This is a set of classes which makes writing test-cases with Selenium an extremely pleasant experience. It contains extendable set of base classes containing rich functionality and a runner, which can be used to write any type of test execution scenario and environment.
Low cost solution for small-sized teams for automated testing.
A practical implementation can be:
CSProxy is high performance socket proxy class written in C#. It is an ideal candidate for implementing load-balancing
for custom socket based applications. Currently it implements round-robin distribution algorithm. It supports
node health monitoring, hot-addition/removal of nodes, reattempt to register bad-nodes and custom stat collection
for logging.
It is known to pass over 1M requests to 20 nodes with under 20MB footprint.