thrift
Apache thrift, struct contain itself
I am looking into thrift for serialization of data. But Document says cyclic structs - Structs can only contain structs that have been declared before it. A struct also cannot contain itself[详细]
2023-01-03 03:36 分类:问答Thrift JS compatibility with Cassandra (JSON Protocol)
I have generated a Thrift lib for Cassandra targeting JavaScript from the latest Thrift build in SVN.[详细]
2023-01-01 16:49 分类:问答Is there a Thrift or Cassandra client for Node.js/JavaScript
I would like to start using Cassandra with a node.js deployment, but I can\'t find a Thrift or Cassandra client for Node.js and/or JavaScript.[详细]
2023-01-01 12:17 分类:问答Using Thrift to connect to Cassandra from .NET
I\'m interested in Cassandra and I\'d like to test it at home in my Windows XP computer. I\'ve found instructions for install an run Cassandra in Windows, and it\'s already up and running; I\'ve also[详细]
2022-12-29 22:11 分类:问答RPC for java/python with rest support, HTML monitoring and goodies
Here\'s my set of requirements: I\'m looking for an RPC framework such as thrift, avro, protobuf (when adding services to it) which supports:[详细]
2022-12-29 13:07 分类:问答How can i delete/drop entire keyspace using php: cassandra :thrift
How can i delete/drop entire keyspace using php:开发者_开发知识库 cassandra :thrifthttp://wiki.apache.org/cassandra/LiveSchemaUpdates[详细]
2022-12-27 21:58 分类:问答Is there any documentation for the Cassandra Erlang interface?
I have looked everywhere, and to use Cassandra from Erlang you end开发者_StackOverflow社区 up having to download (amongst others):[详细]
2022-12-27 21:49 分类:问答Using thrift to mix development languages
I am currently developing an application which will require multiple different development languages. I want to use PHP as the final piece of the puzzle - the physical web page construction. This PHP[详细]
2022-12-26 04:05 分类:问答Using thrift with PHP and Java
I am getting myself a bit confused about how to go about this. My plan is to use PHP to perform the final page construction and this PHP web app will contact multiple services, which i will also to de[详细]
2022-12-25 20:56 分类:问答multiple Thrift services on one transport
Just seeking confirmation here : apache Thrift protocol does not seem to support running multiple services on one transport endpoint ? ( a socket, file, whatever )[详细]
2022-12-25 04:32 分类:问答