digitalmars.D.announce - Thrift now officially supports D!
- David Nadlinger (8/8) Mar 27 2012 Apache Thrift is a cross-language serialization/RPC framework.
- Rory McGuire (6/14) Mar 28 2012 Nice, anyone made a D hadoop app?
- filgood (4/16) Mar 28 2012 This is cool...anyone got an example using Thrift (in D) over ZeroMQ
- David Nadlinger (5/8) Mar 28 2012 I haven't personally used Thrift in conjunction with ZeroMQ, but
- Jesse Phillips (2/11) Mar 28 2012 http://www.reddit.com/r/programming/comments/rhk6m/thrift_now_officially...
- Walter Bright (2/9) Mar 28 2012 This is great news!
- deadalnix (3/11) Mar 29 2012 Now the question is : when does facebook will use it ? Andrei ! It is
- Dan Sanduleac (6/15) Jun 01 2012 Beat me to it! :)
Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ David
Mar 27 2012
Nice, anyone made a D hadoop app? On Wed, Mar 28, 2012 at 1:16 AM, David Nadlinger <see klickverbot.at> wrote= :Apache Thrift is a cross-language serialization/RPC framework. During las=tyear's Google Summer of Code, I worked on adding D as a target language ==E2=80=93and a few days ago, the D implementation has been accepted into the upstr=eamproject! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ David
Mar 28 2012
This is cool...anyone got an example using Thrift (in D) over ZeroMQ ~ filgood On 28/03/2012 08:36, Rory McGuire wrote:Nice, anyone made a D hadoop app? On Wed, Mar 28, 2012 at 1:16 AM, David Nadlinger<see klickverbot.at> wrote:Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ David
Mar 28 2012
On Wednesday, 28 March 2012 at 08:16:55 UTC, filgood wrote:This is cool...anyone got an example using Thrift (in D) over works very well...I haven't personally used Thrift in conjunction with ZeroMQ, but a 0mq transport should be just as easy to implement as with David
Mar 28 2012
On Tuesday, 27 March 2012 at 23:16:29 UTC, David Nadlinger wrote:Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ Davidhttp://www.reddit.com/r/programming/comments/rhk6m/thrift_now_officially_supports_d_d_programming/
Mar 28 2012
On 3/27/2012 4:16 PM, David Nadlinger wrote:Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ DavidThis is great news!
Mar 28 2012
Le 28/03/2012 01:16, David Nadlinger a écrit :Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ DavidNow the question is : when does facebook will use it ? Andrei ! It is time to learn hypnosis !
Mar 29 2012
On Tuesday, 27 March 2012 at 23:16:29 UTC, David Nadlinger wrote:Apache Thrift is a cross-language serialization/RPC framework. During last year's Google Summer of Code, I worked on adding D as a target language – and a few days ago, the D implementation has been accepted into the upstream project! You can find a short overview of the capabilities of the library and the obligatory collection of source/doc links at my blog: http://klickverbot.at/blog/2012/03/thrift-now-officially-supports-d/ DavidBeat me to it! :) This is what I would've loved to do that summer when I was working on Thrift at Facebook, but my project was on the C++ part instead. Will definitely give it a try (esp that I just now managed to compile LDC-2 on my OSX).
Jun 01 2012