[jboss-dev-forums] [Design of JBossCache] - Amazon S3 cache loader
genman
do-not-reply at jboss.com
Tue Feb 5 14:20:33 EST 2008
I've been playing around with the Amazon S3 service. For those of you unfamiliar, it's a distributed, reliable storage solution that's a paid service from Amazon.com.
I thought it'd be pretty neat to be able to use the JBoss Cache API for accessing and storing objects from the service.
I'm not sure this would be of any use to JBoss itself but I wouldn't mind putting an implementation together.
There's a REST and SOAP API. The existing REST library Amazon provides is fairly crude but could be used as a basis. Where would this code get checked in? And where would the cache loader itself belong?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126720#4126720
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126720
More information about the jboss-dev-forums
mailing list