Caching in WPS
December 22nd, 2009
I was recently discussing with a colleague on how to do caching inside of WebSphere Process Server (WPS). A few days later I stumble upon a blog post linking to a developerWorks tutorial on this exact topic. Good timing, Andrew! :-) [via SOA Tips 'n' Tricks blog]
Update 4/3/2010: In addition to caching the data you might also want to use DRS for replicating the cache in a cluster.