+1
Regards,
Hiram
FuseSource
Web: http://fusesource.com/
On Tue, Jan 11, 2011 at 8:35 PM, Jonathan Ellis wrote:
> Way back in Nov 09, we did a users survey and asked what features
> people wanted to see. Here was my summary of the responses:
> http://www.mail-archive.com/cassandra-user@incu
Hi All,
What would you think about the idea of exposing the Cassandra as a Web
Service so that any web service client can connect to the Cassandra server?
This would require embedding a web service engine in the server side,
providing WSDL(s) for Cassandra’s services such as management, data acce
it will be an attachment to an as yet un raised jira. look out for it
tomorrow/tuesday
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 16 Jan 2011 17:52, "Hellmut Adolphs"
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
On Fri, 2011-01-14 at 13:11 -0600, Eric Evans wrote:
> On Thu, 2011-01-13 at 14:32 -0800, Ryan King wrote:
> > # Fixed schedule
> >
> > We should set a fixed schedule and stick to it. Anything features not
> > ready at branch time won't make it and will be disabled in the stable
> > branch.
>
> I
Gaurav - I thought of enabling a WS-client to call Cassandra server nodes
directly. For that, there should be a web-service engine to process the
WS-requests in the server-side. A client can be any WS-client that can call
a service using the service's WSDL. A client can use different protocol such
This is great, where is it available Stephen?
On Fri, Jan 14, 2011 at 5:41 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> OK,
>
> I nearly have the Cassandra-Maven-Plugin ready.
>
> It has the following goals:
> run: launches Cassandra in the foreground and blocks until you pre
If you have good stories for such an abstraction, then, it can live atop
thrift and extend Tom White's TServlet which is now a part of thrift:
http://svn.apache.org/viewvc/thrift/branches/0.6.x/lib/java/src/org/apache/thrift/server/TServlet.java
http://www.lexemetech.com/2007/09/java-servlet-for-th
Hi Stu,
In our app, we would like to offer cassandra 'as-is' to tenants. It that
case, each tenant should be able to create Keyspaces as needed. Based on the
authorization, I expect to implement it. In my view, the implementation
options are as follows.
1) The name of a keyspace would be 'the ac
Thank you for the information about the TServlet . I would only develop what
I suggested if the Cassandra community find that it is worth. BTW, it is
possible to write a non blocking HTTP/S transport that offers a significant
performance. Even the JMS may be worth.
Thanks,
Indika
On Mon, Jan 17,
10 matches
Mail list logo