Tag Archives: concurrency

Evolution of Service Architecture

Assembly: the only way In principle there was only one: assembly machine language. Hardware and software engineer was a one-role. The guy who was able to project a chip, was the one who was able to program it. Then Fortan … Continue reading
Posted in English Content, IT Featured | Tagged , , , , | Comments Off on Evolution of Service Architecture

Erlang Book Review

After reading an interesting article on Erlang  and Java interoperability, I have decided to dedicate my spare time to Erlang. O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.
Posted in English Content, Erlang, IT Featured, Programming languages, Reviews, Software | Tagged , , , , , , , , , , , , , , | 1 Comment

Evolving concurrency, like memory management did

As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application … Continue reading
Posted in English Content, Erlang, IT Featured, Software | Tagged , , , , , , , , , , , | Comments Off on Evolving concurrency, like memory management did