Description: HAProxy is a free, open source software that provides a high availability load balancer and proxy server. It is commonly used to improve the performance and reliability of web servers by distributing incoming requests across multiple servers.
Type: software
Pricing: Open Source
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software