Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erlang

High resolution timer in erlang

timer erlang

Erlang: Are there any Atompub (Atom Publishing Protocol) libraries available?

erlang atompub

How can I send messages to an existing Unix socket from Erlang?

erlang unix-socket

Erlang: daemon 'init.d' script fails to start

linux erlang init.d

Write a function that calculate the sum of integers in a list in Erlang

erlang

Chicken or egg in functions/actors processing WorldState

Erlang Use in Payment Systems‏

erlang

Lager test logging from the console

Erlang "unbound variable" when calling a function

erlang

Is there a way of end-to-end authentication of Hex packages?

Pattern Matching Against Records as Tuples in Erlang (Elixir)

Erlang init_per_group terminates gen_server

Erlang performance - parameter passing/inlining

performance erlang

Cowboy multiple METHOD handler

rest erlang handler cowboy

Read/write big integers or floats with a simple byte protocol in C

c erlang byte stdin

Erlang get_tcp:recv data length

sockets erlang

Erlang: invoking erl -eval from command line never exits

erlang erlang-shell erl

Does IV need to change while encrypting multiple packets in CFB mode?

erlang aes