hi 

I am working on the monitoring component in our
product. For the time being, I need to find a simple
cache solution to store history monitoring data
(before another team comes out with full feature
persistent store solution).

The requirement is that it can hold data for 1~5 days.
After briefly surfing on this web site, I think Index
Disk feature in JCS should fit this task.

My questions are:

1)Is JCS stable enough to be applied on commercial
product?

2)Our product is lightweight and not distributed
software. So most of the fancy features in
JCS(distributed and remoting etc) probably won't be
useful for us. The features which I need most are
Memory management,Data expiration and indexed disk
cache.  Do you think JCS is a good fit in this case?
If yes, is there a way to make it as lightweigh as
possible (by configuring or rebuilding etc)? If answer
is no, could you recommend any alternative solution?

3) Where to download JCS source code(useful for
debugging purpose)? The source repository in this
website only provide online view without full package
download.

I would appreciate any suggestion. 

~Bin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to