Re: Exposing Cassandra as a Web Service

2011-01-16 Thread Gaurav Sharma
that can call > a service using the service's WSDL. A client can use different protocol > such > as TCP, HTTP/S, JMS, etc. Accessing the resources in the Cassandra in a > RESTFUL manner may also be possible. > > Thanks, > > Indika > > On Mon, Jan 17, 2011 at 4:

Re: Exposing Cassandra as a Web Service

2011-01-16 Thread Gaurav Sharma
Indika - what use cases do you have in mind for the ws-clients connecting directly to Cassandra especially since you mention connections from clients using ws-security? Are you suggesting remote connections over https directly to the data-store between non-colocated client and server nodes? The cli