How to load balance Tomcat 5.5 with Apache on Windows
It's rather amazing that I could not find a single how-to that could detail the steps for using the Apache web server to load balance multiple Tomcat... more »
0 commentsSave Tags: java, server
Cherokee 0.8.1 benchmark
Today, after releasing Cherokee 0.8.1 I decided it was time to test again how it was doing about performance. In the last months we have got a great... more »
0 commentsSave Tags: news, server
Why Sling is an evolutionary step for CMS
Michael Marth on the evolution of content centric applications: first CMS were monolithic blocks, then the repository was extracted and standardized... more »
0 commentsSave Tags: frameworks, open source, server
JDBC Connection Pooling for Rails on Glassfish
In Light Engineering (LED), we’re known to be multilingual – depending on the project, we’ve been known to speak Perl, Python, Java, C++, Javascript... more »
0 commentsSave Tags: java, ruby, server, web design
Cloud-Oriented Architecture (COA)
With all the hype this year about cloud computing and things like Amazon EC2/S3 as well as Google App Engine and Bigtable, you can feel it coming.... more »
0 commentsSave Tags: opinion, server, trends
MySQL 6.0.6 Alpha Released Introduces Maria
MySQL 6.0.6-alpha, a new version of the MySQL database system has been released and intoduces two new storage engines most interesting Maria.
0 commentsSave Tags: announcement, database, server
Cloud computing with Amazon Web Services, Part 2: Storage in the cloud with Amazon Simple Storage Service (S3)
New introductory article on S3 written by one of the members of the Ylastic team published by IBM Developerworks.
0 commentsSave Tags: java, server, web 2.0, web services
Piwik - The Best Open Source Google Analytics Alternative
Ever have a surge in traffic but not realize what happened until four hours later because you're using Google Analytics? Perhaps you want to show off... more »
0 commentsSave Tags: ajax, open source, server, web 2.0
Apache Geronimo, Still Interesting, Still Troubling
I tried Apache Geronimo a little bit in the 1.0 era, mostly just to see what all the talk was about. It looked like it had some interesting concepts,... more »
0 commentsSave Tags: java, opinion, server
EJB 3 - Dead Or Alive ...very alive, See Quickvote Results
What surprised me: the small percentage of EJB 2.X. In Germany there is still huge amount of EJB 2.0 projects. Most of them will be ported to Java EE... more »
0 commentsSave Tags: frameworks, java, news, server
Distributed Messaging with Jetlang and Terracotta
The example shows how any jetlang channel can be distributed without any code changes. Applications can be coded directly against jetlang api's then... more »
0 commentsSave Tags: frameworks, java, open source, server
SQL Buddy - Ajax Powered Database Management
The term “database management” sometimes sends shivers of boredom down our spine. However, when combined with terms like “Ajax” it suddenly doesn’t... more »
0 commentsSave Tags: ajax, database, open source, server
Behold, the 64 TB of Flash “Tower of Power”
Want to be the envy of every digital animator and movie producer in a thirty mile radius? At the Siggraph convention in Los Angeles, Texas Memory... more »
0 commentsSave Tags: announcement, server, trends
MapReduce in Erlang
Implementing MapReduce in Erlang is unbelievably trivial.
0 commentsSave Tags: how-to, other languages, server
Where is the Net::SSH bug
Yesterday I spent several hours trying to find the problem with our implementation of OpenSSL Cipher, that caused the Net::SSH gem to fail miserable... more »
0 commentsSave Tags: ruby, security, server, web 2.0
How adding another table to JOIN can improve performance
JOINs are expensive and it most typical the fewer tables (for the same database) you join the better performance you will get. As for any rules there... more »
0 commentsSave Tags: database, how-to, server
Hazelcast 1.1 Released: Http Session Clustering and More
Hazelcast Webapp Manager is a http session clustering and monitoring tool for Java web applications. In short, Hazelcast takes .war (or ear) file and... more »
1 commentsSave Tags: java, server
Netty moves its nest to JBoss.org with its first release candidate
The Netty project has moved its nest to JBoss.org with a new release, 3.0.0.CR1. Netty is an effort to provide an asynchronous · event-driven network... more »
0 commentsSave Tags: java, news, open source, server
How to configure Tomcat 5 and Eclipse to run Java 5
How to get Tomcat 5.0 and Tomcat 5.5 setup in Eclipse to run How to run javac 1.5 (or beyond) compiler for JSP compilation with generics enabled (and... more »
0 commentsSave Tags: how-to, java, open source, server
7 ways to prevent human error in the datacenter
If you've got a few servers you are responsible for, check out these tips to keep yourself from accidentally causing problems. Good stuff!
0 commentsSave Tags: database, hardware, server, unix-linux
Caucho's Resin 3.2.0
Caucho Technology has just released the latest version of the Resin application server, Resin 3.2.0. If you haven't had a chance to try Resin or... more »
1 commentsSave Tags: java, server
EhCache Project Busy this Summer
The EhCache project appears to be having a very busy summer. EhCache 1.5.0 (a major new version) was released on July 12th. In addition, a new... more »
0 commentsSave Tags: frameworks, server
PHP implemented in 100% Java
Quercus allows developers to incorporate Java code into PHP web applications and gives both Java and PHP developers a fast, safe, and powerful... more »
5 commentsSave Tags: announcement, java, php, server
Distributed Cache Latency and JVM Heap Size
The big fat boxes are not exotic anymore. You can get 8 cores, 32 GB RAM machine under $5,000, which is pretty much free. A 64-bit JVM allows setting... more »
0 commentsSave Tags: how-to, java, server
Terracotta & SpringSource Application Platform
I thought I would share this with the rest of the world and maybe save humanity a few hours of trial and error. I have managed to make Terracotta (TC)... more »
0 commentsSave Tags: frameworks, java, open source, server
via