Skip to content Skip to sidebar Skip to footer
Showing posts with the label Erlang

Thrift: Python Server, Erlang Client Errors... {thrift_socket_server,244,{child_error,function_clause,[]}}

This is actually my first question on stackoverflow, but I've been having a problem that I can&… Read more Thrift: Python Server, Erlang Client Errors... {thrift_socket_server,244,{child_error,function_clause,[]}}

Pyparsing: Grammar For List Of Dictionaries (erlang)

I'm trying to build a grammar to parse an Erlang tagged tuple list, and map this to a Dict in p… Read more Pyparsing: Grammar For List Of Dictionaries (erlang)

Couchbase Mixed With Memcached, Loss Of Most Couchdb Philosophies And Functionality?

As of now, the only way i have worked with newer versions of CouchBase, is through a memcached Clie… Read more Couchbase Mixed With Memcached, Loss Of Most Couchdb Philosophies And Functionality?

Erlang: Port To Python Instance Not Responding

I am trying to communicate to an external python process through an Erlang port. First, a port is o… Read more Erlang: Port To Python Instance Not Responding