Wednesday, July 28, 2004
Rich Clients
A couple of "loosely coupled" weblog entries which demonstrate that rich clients are still on the agenda (pro and contra)
More on rich clients - Loosely Coupled weblog, Jul 7th 2004 10:19pm
Rich Clients, network wealth"
A couple of "loosely coupled" weblog entries which demonstrate that rich clients are still on the agenda (pro and contra)
More on rich clients - Loosely Coupled weblog, Jul 7th 2004 10:19pm
Rich Clients, network wealth"
Tuesday, July 27, 2004
BPM and Open Source
Open source workflow and the BPM-market is an overview of what open source projects are implementing (various types of) BPM.
Open source workflow and the BPM-market is an overview of what open source projects are implementing (various types of) BPM.
Thursday, July 15, 2004
Clustering
Designing J2EE Applications for Real-Life Clustered Environments by Anil Sharma and Navneet Singh -- What works on a single server can crash and burn in a cluster. In this article, the authors draw from their practical experience to list and discuss some critical considerations when building J2EE applications so that they can be deployed in a clustered environment without requiring any code changes.
This article also references the Smart Cache pattern in dealiung with application caching in a clustered environement.