[jboss-dev-forums] [Design of JBossCache] - URLs to a cache

manik.surtani@jboss.com do-not-reply at jboss.com
Thu May 31 08:46:28 EDT 2007


What do people think of a URL based approach to getting cache contents?  E.g., using a java.net.URL with something like cache://java:/MyCacheName?fqn=/mydata/mynode&key=key to retrieve the contents of a node in the cache (bound in JNDI), using custom URLStreamHandlerFactory and URLStreamHandler implementations to handle the cache:// URLs?

Came up from a discussion with Mark Proctor around using JBoss Cache to store rules for JBoss Rules.  These rules can currently be stored on remote http, ftp servers, etc.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050129#4050129

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050129



More information about the jboss-dev-forums mailing list