users@jersey.java.net

[Jersey] Caching config at startup time

From: Arthur Yeo <artyyeo_at_gmail.com>
Date: Tue, 8 Mar 2011 13:35:48 -0800

All,

Since RESTful services are event-driven (or request-driven), what's the best
practices to cache a bunch of static data (mainly configs stuffs) from the
Db when my GF webapp initially starts up? How do you kick off something with
no external events driving it?

-- 
Arthur Y.