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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...