Ugo points to the slides of a recent SAMSIG presentation on eBay’s architecture. A fascinating read…and it’s comforting to learn that they threw away most of J2EE: eBay scales on servlets and a rewritten connection pool.
Ugo points to the slides of a recent SAMSIG presentation on eBay’s architecture. A fascinating read…and it’s comforting to learn that they threw away most of J2EE: eBay scales on servlets and a rewritten connection pool.
This entry was posted on Tuesday, December 19th, 2006 at 9:24 am and is filed under The Web, tools. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Bertrand Delacrétaz here - my "résumé" will tell you more.
The opinions expressed here are my own, I'm not representing any group or company on this blog. YMMV.
Real intresting. But when you use no J2EE, why do you use Java at all (and not a scripting language)?
Well, many reasons can apply…like having a top-notch team of Java programmers, and using efficient tools like Spring and other mean non-J2EE tools.