2 Replies Latest reply on Aug 22, 2006 3:30 AM by manik

    JBossCache on J#?

    dankirkpatrick

      Has anyone tried getting JBossCache running under J#? Successfully?

      At my current job, we do .NET front-ends and Java back-ends, using SOAP to interface the two. We are currently deploying JBossCache on the back-end for scalability & redundancy clustering. For our case, it seems like we could cut down on code & effort by removing the SOAP step, sharing the cache from the server to the client directly using HTTP tunneling & JBossCache. But I have no experience whatsoever with .NET/J#.

      Thanks in advance for your help.