You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Harish Krishnaswamy <hk...@comcast.net> on 2003/10/08 18:28:10 UTC

[HiveMind] Cache Service

Has anyone done any work on a caching service? I implemented a simple 
LRU cache that works for now but may need a more sophisticated caching 
service later. Anyone has any suggestions?

Thanks,
Harish



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [HiveMind] Cache Service

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Wow, much of it has been sitting there for 2 yrs. Nevertheless, thanks, 
I shall take a look.

-Harish

Craig R. McClanahan wrote:

> Christian Essl wrote:
>
>> Take a look at:
>>
>> http://jcache.sourceforge.net/ (JSR-107)
>> http://jakarta.apache.org/turbine/jcs
>> http://www.opensymphony.com/oscache/
>>
>> All the above have different interfaces. Maybe we could agree on one 
>> api or a service which adabts to the different caches so that there 
>> is a sort of standard.
>
>
> FWIW, someone started a commons sandbox project called "cache" a while 
> back.  It's got some code but I don't recall much recent activity.
>
> Craig
>
>>
>> On Wed, 08 Oct 2003 12:28:10 -0400, Harish Krishnaswamy 
>> <hk...@comcast.net> wrote:
>>
>>> Has anyone done any work on a caching service? I implemented a 
>>> simple LRU cache that works for now but may need a more 
>>> sophisticated caching service later. Anyone has any suggestions?
>>>
>>> Thanks,
>>> Harish
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>>
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [HiveMind] Cache Service

Posted by "Craig R. McClanahan" <cr...@apache.org>.
Christian Essl wrote:

> Take a look at:
>
> http://jcache.sourceforge.net/ (JSR-107)
> http://jakarta.apache.org/turbine/jcs
> http://www.opensymphony.com/oscache/
>
> All the above have different interfaces. Maybe we could agree on one 
> api or a service which adabts to the different caches so that there is 
> a sort of standard.

FWIW, someone started a commons sandbox project called "cache" a while 
back.  It's got some code but I don't recall much recent activity.

Craig

>
> On Wed, 08 Oct 2003 12:28:10 -0400, Harish Krishnaswamy 
> <hk...@comcast.net> wrote:
>
>> Has anyone done any work on a caching service? I implemented a simple 
>> LRU cache that works for now but may need a more sophisticated 
>> caching service later. Anyone has any suggestions?
>>
>> Thanks,
>> Harish
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [HiveMind] Cache Service

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I took a quick look at OSCache the other day, I shall take a look at the 
other two also.

Thanks,
Harish

Christian Essl wrote:

> Take a look at:
>
> http://jcache.sourceforge.net/ (JSR-107)
> http://jakarta.apache.org/turbine/jcs
> http://www.opensymphony.com/oscache/
>
> All the above have different interfaces. Maybe we could agree on one 
> api or a service which adabts to the different caches so that there is 
> a sort of standard.
>
> On Wed, 08 Oct 2003 12:28:10 -0400, Harish Krishnaswamy 
> <hk...@comcast.net> wrote:
>
>> Has anyone done any work on a caching service? I implemented a simple 
>> LRU cache that works for now but may need a more sophisticated 
>> caching service later. Anyone has any suggestions?
>>
>> Thanks,
>> Harish
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [HiveMind] Cache Service

Posted by Christian Essl <ch...@yahoo.de>.
Take a look at:

http://jcache.sourceforge.net/ (JSR-107)
http://jakarta.apache.org/turbine/jcs
http://www.opensymphony.com/oscache/

All the above have different interfaces. Maybe we could agree on one api or 
a service which adabts to the different caches so that there is a sort of 
standard.

On Wed, 08 Oct 2003 12:28:10 -0400, Harish Krishnaswamy 
<hk...@comcast.net> wrote:

> Has anyone done any work on a caching service? I implemented a simple LRU 
> cache that works for now but may need a more sophisticated caching 
> service later. Anyone has any suggestions?
>
> Thanks,
> Harish
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>



-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org