srini-ragu.blogspot.com
Things, as I learn...: Serialization/Streaming Protocols: What we got?
http://srini-ragu.blogspot.com/2009/11/serializationstreaming-protocols-what_06.html
Things, as I learn. Learning is not compulsory, neither is survival. Friday, November 06, 2009. Serialization/Streaming Protocols: What we got? It's takes a huge effort to build a friendly API, and build a community around it. But once you have a popular service API, the next thing is the handling the traffic. It doesn't have to be external API, it can be a your web front-end posting requests to the backend service layer. Two things magnifies the problem:. Human readable, and machine parse-able at the sa...
encodia.org
Welcome — encodia.org
http://www.encodia.org/Welcome
Welcome to encodia.org, a wiki for all things related to data encoding. Pages that link here. If you would like to contribute to the encodia web site please email david at encodia dot org. The following is an alphabetically ordered list of encodings specifications. The list is restricted to mostly general purpose information encoding solutions with some additional RPC and general purpose protocol description specifications. All encodings are all described using the disection of an encoding. Efficient XML...
srini-ragu.blogspot.com
Things, as I learn...: November 2009
http://srini-ragu.blogspot.com/2009_11_01_archive.html
Things, as I learn. Learning is not compulsory, neither is survival. Friday, November 06, 2009. Serialization/Streaming Protocols: What we got? It's takes a huge effort to build a friendly API, and build a community around it. But once you have a popular service API, the next thing is the handling the traffic. It doesn't have to be external API, it can be a your web front-end posting requests to the backend service layer. Two things magnifies the problem:. Human readable, and machine parse-able at the sa...
leopard.in.ua
Binary serialization formats
http://leopard.in.ua/2013/10/13/binary-serialization-formats
Hello my dear friends. Today we will talk about binary serialization formats. X16 x00 x00 x00 x02. X00 b x00 x00 x00. Originally comde from Erlang. Specification written by Tom Preston-Werner, founder of Github, and used heavily there. BERT has a huge number of implementations. In some simple Ruby benchmarking, I noticed that BERT was an order of magnitude slower at serialization than BSON or MessagePack. This may not be true in other language ports, however. X00 x00 x00 x01. X00 x00 x00 a. Sereal is a b...
oleksandrmanzyuk.wordpress.com
Ariadne plugin for Emacs | Oleksandr Manzyuk's Blog
https://oleksandrmanzyuk.wordpress.com/2013/11/16/ariadne-plugin-for-emacs-2
Oleksandr Manzyuk's Blog. Musings of a mathematician and aspiring programmer. Ariadne plugin for Emacs. I am pleased to announce ariadne-el. An Emacs interface to Ariadne. Is a new tool written by Roman Cheplyaka. That provides the go-to-definition functionality for Haskell code. It is designed as a server that responds to queries from IDEs and text editor plugins transmitted via the BERT-RPC protocol. Over TCP. The server is implemented in Haskell using Roman’s haskell-names. If you use Marmalade. Now t...
theburningmonk.com
Projects | theburningmonk.com
http://theburningmonk.com/projects
Yubl’s road to Serverless architecture. From F# to Scala. Exercises in Programming Style in F#. Advent of Code in F#. Project Euler in F#. Net value type pro tips. Elm fun with L-System. Yubl's road to Serverless architecture. From F# to Scala. Exercises in Programming Style in F#. Advent of Code in F#. Project Euler in F#. Net value type pro tips. Elm - fun with L-System. Inspired by Erlang’s bit syntax. This library allows you to work with binary payload at a bit level using F# workflows. By building o...
de.wikipedia.org
Erlang (Programmiersprache) – Wikipedia
https://de.wikipedia.org/wiki/Erlang_(Programmiersprache)
Aus Wikipedia, der freien Enzyklopädie. 183 (16. März 2016). Gründet auf Erlang und stellt eine Alternative zum Softwarepaket LAMP. Und anderen entwickelt wurde. Sie ist nach dem dänischen Mathematiker Agner Krarup Erlang. Benannt, der Name kann aber auch für Er. Eine kleine verteilte Anwendung, die auf zwei Erlang-Prozessen läuft. Kommerzieller Einsatz von Erlang. Spricht man von Erlang, meint man meist nicht nur die relativ kompakte Sprache, sondern auch das Laufzeitsystem. Die wichtigsten Objekte in...