Similar Articles |
|
New Architect December 2002 Michiel de Bruijn |
InterSystems Cache 5.0 The "post-relational" moniker used to market InterSystems' Cache database might seem a bit of a gimmick, but this product is, in fact, based on technology that is quite unlike any mainstream database engine you're likely to be using today. |
JavaWorld March 2002 Ozakil Azim & Araf Karsh Hamid |
Cache SOAP services on the client side This article describes how to create transparent, client-side caching for SOAP services using Java's Business Delegate and Cache Management design patterns... |
JavaWorld October 2000 Anil Hemrajani |
Do you really need Enterprise JavaBeans? Anil Hemrajani offers his opinions on whether Enterprise JavaBeans are really necessary... |
JavaWorld July 2000 Sanjay Mahapatra |
Transaction management under J2EE 1.2 This article provides an overview of transaction management in the Java 2 Platform Enterprise Edition (J2EE) and discusses the benefits and tradeoffs of various transaction-management options. |
JavaWorld July 2001 Yasmin Akbar-Husain & Eoin Lane |
Optimistic Locking pattern for EJBs How to construct an optimistic locking solution that produces transactionally safe EJB code, portable across all application servers. The authors implement the solution in a versioned entity bean for fail-safe concurrent updates... |
Linux Journal September 1, 2002 Steve Graves |
In-Memory Database Systems IMDSes are especially useful for embedded development, where every saved process shrinks the footprint and the bottom line. |
InternetNews October 6, 2009 |
Terracotta Updates Database Caching Software Terracotta for Caching incorporates the recently acquired Ehcache Java-based cache, which will help with Web apps in addition to databases. |
JavaWorld May 2001 Serge Knystautas |
Cache in on faster, more reliable JSPs Want faster, more reliable JSPs? The OpenSymphony group has released the OSCache tag library, which provides fast in-memory caching within your existing JSPs. Find out why it's a great example of open source engineering and innovation... |
InternetNews May 24, 2011 |
Amazon Puts Oracle's Database in the Cloud Amazon.com has unveiled a new cloud service based on Oracle database technology. |
Linux Journal August 2001 Bruce Momjian |
PostgreSQL Performance Tuning Tweak your hardware to get the most from this open-source database... |
IEEE Spectrum November 2009 Sally Adee |
Chip Design Thwarts Sneak Attack on Data Cache architecture harnesses the power of randomization to neutralize security attacks. |
JavaWorld May 2, 2003 Alexey Valikov |
Transparently cache XSL transformations with JAXP This article introduces the idea of pushing cache functionality inside transformer factory implementations, making cache usage absolutely transparent. |
PC Magazine August 17, 2005 Neil J. Rubenking |
More on Unwanted Names in Outlook Microsoft offered cleanup tools for the cache in Outlook versions 2000 or earlier, but not for 2002 or 2003 -- and this cache is more important than you might realize. |
JavaWorld July 2001 Jonathan Lurie |
Develop a generic caching service to improve performance To achieve high levels of scalability and performance for multiple users, applications must use services that cache resources such as lists and variables employed by multiple users. Learn how to create those services yourself... |