InfoQ Homepage HTTP Content on InfoQ
-
What Is Wrong With Ruby's Net::HTTP?
Ruby's implementation of Net::HTTP has serious performance problems in the current version 1.8.6, caused by some implementation details. Luckily, both Ruby 1.8.7 and 1.9's implementation performs much better.
-
JSR 311 Final: Java API for RESTful Web Services
After a little more than one and a half years, the Java platform gets its own API for building RESTful web services: JAX-RS, JSR 311. InfoQ had a chance to talk to spec leads Marc Hadley and Paul Sandoz.