SwarmStream: A Next-Generation HTTP Stack for Java
Hits: 1044
Description: Since even before its initial release, Java was promoted as programming language designed with the internet in mind, and its standard API has included HTTP networking support from day one. However, the rudimentary nature of Java's HTTP APIs have caused in applications no end of problems related to reliability and fault tolerance. SwarmStream Public Edition (SSPE) is a free and freely redistributable tool that drastically improves the performance, reliability, fault-tolerance, and even the feature set of Java's built-in HTTP networking routines without any code-level, or even compile-time, changes required