Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
BERT-RPC
Conversations
About
BERT-RPC
Contact owners and managers
1–30 of 33
Mark all as read
Report group
0 selected
Ciprian Dorin Craciun
,
Jared "Lucky" Kuolt
2
4/27/11
Connection handling (multiple vs single requests per connection)
Ciprian, The idea that one request/response per connection bothered me as well. As you have mentioned
unread,
Connection handling (multiple vs single requests per connection)
Ciprian, The idea that one request/response per connection bothered me as well. As you have mentioned
4/27/11
oneclick
2/28/11
hxbert - haXe implementation of BERT
Maybe someone finds it useful https://bitbucket.org/oneclick/hxbert/overview
unread,
hxbert - haXe implementation of BERT
Maybe someone finds it useful https://bitbucket.org/oneclick/hxbert/overview
2/28/11
Yasir Arsanukaev
12/7/10
OCaml BERT (Binary ERlang Term) serialization/deserialization library written in OCaml
Dunno if it works though. Someone who haves OCaml may test it. http://bitbucket.org/kuenishi/ocaml-
unread,
OCaml BERT (Binary ERlang Term) serialization/deserialization library written in OCaml
Dunno if it works though. Someone who haves OCaml may test it. http://bitbucket.org/kuenishi/ocaml-
12/7/10
tim
, …
Chris Wanstrath
4
9/22/10
Using ernie as a possible replacement for gearman.
On Sep 17, 2010, at 10:16 AM, "Jared \"Lucky\" Kuolt" <luckythetourist@gmail.
unread,
Using ernie as a possible replacement for gearman.
On Sep 17, 2010, at 10:16 AM, "Jared \"Lucky\" Kuolt" <luckythetourist@gmail.
9/22/10
Jonathan
,
Jared "Lucky" Kuolt
4
8/30/10
Multiple callbacks
On Wed, Aug 25, 2010 at 7:05 PM, Jonathan Stoppani <st.jo...@gmail.com> wrote: > But
unread,
Multiple callbacks
On Wed, Aug 25, 2010 at 7:05 PM, Jonathan Stoppani <st.jo...@gmail.com> wrote: > But
8/30/10
Arto Bendiken
8/15/10
CLERIC, a BERT implementation for Common Lisp
Tom, Would you mind adding an entry in the "Implementations" section of http://bert-rpc.org
unread,
CLERIC, a BERT implementation for Common Lisp
Tom, Would you mind adding an entry in the "Implementations" section of http://bert-rpc.org
8/15/10
Jonathan
8/6/10
Multiple requests per connection
Hi All, Is there something going on on this list? :-) seems quite empty lately. Anyway, there is my
unread,
Multiple requests per connection
Hi All, Is there something going on on this list? :-) seems quite empty lately. Anyway, there is my
8/6/10
Jonathan
8/2/10
Test suite
Hi There, I just began to hack on a Twisted-based BERT-RPC port for python and I was asking myself if
unread,
Test suite
Hi There, I just began to hack on a Twisted-based BERT-RPC port for python and I was asking myself if
8/2/10
Jared "Lucky" Kuolt
,
Tom Preston-Werner
3
4/7/10
Protocol Specifics: Streaming Binaries
On Wed, Apr 7, 2010 at 10:23 AM, Tom Preston-Werner <moj...@gmail.com> wrote: > On Apr 6,
unread,
Protocol Specifics: Streaming Binaries
On Wed, Apr 7, 2010 at 10:23 AM, Tom Preston-Werner <moj...@gmail.com> wrote: > On Apr 6,
4/7/10
Arto Bendiken
,
Tom Preston-Werner
2
4/7/10
Pushing RDF triples over BERT-RPC
On Mar 31, 3:33 pm, Arto Bendiken <arto.bendi...@gmail.com> wrote: > I have just released
unread,
Pushing RDF triples over BERT-RPC
On Mar 31, 3:33 pm, Arto Bendiken <arto.bendi...@gmail.com> wrote: > I have just released
4/7/10
Jared Kuolt (Lucky)
3/31/10
bertclient 0.3 and bertlet 0.2 released
bertclient, a threadsafe BERT-RPC library for Ruby has been updated to version 0.3. It's hosted
unread,
bertclient 0.3 and bertlet 0.2 released
bertclient, a threadsafe BERT-RPC library for Ruby has been updated to version 0.3. It's hosted
3/31/10
Lucky, the tourist
,
Tom Werner
3
3/24/10
Bertlet, BERT-RPC in Python using Eventlet
I've just added ssl support and preliminary support for middleware, including a basic auth
unread,
Bertlet, BERT-RPC in Python using Eventlet
I've just added ssl support and preliminary support for middleware, including a basic auth
3/24/10
Jared Kuolt (Lucky)
3/24/10
New Ruby BERT-RPC Client
I created a new Ruby Gem called "bertclient" that is a simple, threadsafe BERT-RPC client
unread,
New Ruby BERT-RPC Client
I created a new Ruby Gem called "bertclient" that is a simple, threadsafe BERT-RPC client
3/24/10
Ken Pratt
3/18/10
String encoding/decoding for non-ASCII encodings
I'm using the Ruby BERT and BERT-RPC libraries, as well as the Erlang Bert.erl library, and
unread,
String encoding/decoding for non-ASCII encodings
I'm using the Ruby BERT and BERT-RPC libraries, as well as the Erlang Bert.erl library, and
3/18/10
Dennis Hotson
3/10/10
PHP BERT implementation
Hi All, I've started work on a BERT serializer implementation in PHP. It's basically a direct
unread,
PHP BERT implementation
Hi All, I've started work on a BERT serializer implementation in PHP. It's basically a direct
3/10/10
Lucky, the tourist
,
Benjamin Black
2
2/23/10
BERP update
On Mon, Feb 22, 2010 at 1:00 PM, Lucky, the tourist <luckyth...@gmail.com> wrote: ... >
unread,
BERP update
On Mon, Feb 22, 2010 at 1:00 PM, Lucky, the tourist <luckyth...@gmail.com> wrote: ... >
2/23/10
Simon Menke
2/3/10
Transaction IDs
It would be nice if each BERP also had a transaction id so that multiple transactions can be made
unread,
Transaction IDs
It would be nice if each BERP also had a transaction id so that multiple transactions can be made
2/3/10
ivanb
, …
b
3
1/6/10
SSL
TLS transport for BERT is straightforward with bertrem because it just relies on EM: http://github.
unread,
SSL
TLS transport for BERT is straightforward with bertrem because it just relies on EM: http://github.
1/6/10
Michael J. Russo
12/29/09
Release: Python RPC Client Library
I've released the first version of a Python BERT-RPC client library; it's available at http:/
unread,
Release: Python RPC Client Library
I've released the first version of a Python BERT-RPC client library; it's available at http:/
12/29/09
postmodern
12/21/09
Pre-release: libBERT 0.1.0
Hello, I've completed a small and self-contained C library for the encoding and decoding of BERT
unread,
Pre-release: libBERT 0.1.0
Hello, I've completed a small and self-contained C library for the encoding and decoding of BERT
12/21/09
Santosh
12/8/09
Java BERT serializer implementation
Hello I was wondering if anybody is looking into a BERT serializer implementation for Java -- if not,
unread,
Java BERT serializer implementation
Hello I was wondering if anybody is looking into a BERT serializer implementation for Java -- if not,
12/8/09
Ryan Tomayko
11/16/09
node.js (JavaScript) BERT-RPC implementation
I have a BERT-RPC client and server implementation for node.js <http://nodejs.org>, the V8-
unread,
node.js (JavaScript) BERT-RPC implementation
I have a BERT-RPC client and server implementation for node.js <http://nodejs.org>, the V8-
11/16/09
stephen judkins
,
kevwil
4
11/14/09
Scala BERT implementation
Thanks! Netty does look like a great project. I'll investigate Nagatti + Mina vs Netty. Maybe I
unread,
Scala BERT implementation
Thanks! Netty does look like a great project. I'll investigate Nagatti + Mina vs Netty. Maybe I
11/14/09
Woo-Kyoung Noh
2
11/11/09
Factor BERT implementation
Hello, I've implemented BERT-RPC Server / Client for Factor language! Check out, bert-rpc http://
unread,
Factor BERT implementation
Hello, I've implemented BERT-RPC Server / Client for Factor language! Check out, bert-rpc http://
11/11/09
marius a. eriksen
, …
Woo-Kyoung Noh
6
11/4/09
haskell bert implementation
and i've uploaded it to hackage now: http://hackage.haskell.org/package/bert so if you have
unread,
haskell bert implementation
and i've uploaded it to hackage now: http://hackage.haskell.org/package/bert so if you have
11/4/09
Tom Preston-Werner
,
stephen judkins
2
11/3/09
BERT 2.0 Proposal: New complex type - {bert, string, Encoding, Binary}
I would argue it would be simpler to standardize on a single encoding. Since UTF-8 is becoming the
unread,
BERT 2.0 Proposal: New complex type - {bert, string, Encoding, Binary}
I would argue it would be simpler to standardize on a single encoding. Since UTF-8 is becoming the
11/3/09
Ken Robertson
10/31/09
Python server side implementation
I really liked the simplicity of BERT-RPC and I'm looking at using it over Thrift and some of the
unread,
Python server side implementation
I really liked the simplicity of BERT-RPC and I'm looking at using it over Thrift and some of the
10/31/09
Samuel Stauffer
, …
Tom Preston-Werner
10
10/27/09
Python library
On Oct 22, 10:58 am, Samuel Stauffer <sam...@lefora.com> wrote: > That mapping looks good to
unread,
Python library
On Oct 22, 10:58 am, Samuel Stauffer <sam...@lefora.com> wrote: > That mapping looks good to
10/27/09
stephen judkins
,
Tom Preston-Werner
2
10/27/09
String encoding semantics
On Oct 25, 9:41 pm, stephen judkins <stephen.judk...@gmail.com> wrote: > I did a quick
unread,
String encoding semantics
On Oct 25, 9:41 pm, stephen judkins <stephen.judk...@gmail.com> wrote: > I did a quick
10/27/09
Samuel Stauffer
, …
Kenji Rikitake
4
10/22/09
Keep alive connections
On Thu, Oct 22, 2009 at 01:18, Tom Preston-Werner <moj...@gmail.com> wrote: On Oct 22, 12:16
unread,
Keep alive connections
On Thu, Oct 22, 2009 at 01:18, Tom Preston-Werner <moj...@gmail.com> wrote: On Oct 22, 12:16
10/22/09