We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

0MQ: Multithreading magic

Formale Metadaten

Titel
0MQ: Multithreading magic
Untertitel
Why Everything You Thought You Knew about Concurrency is Bogus, if not actually Totally Insane
Serientitel
Anzahl der Teile
64
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Multi-core boxes are becoming mainstream, but software tools are not keeping with the hardware evolution. Classic multithreading programming is complex and error-prone. Systematic solutions, like Erlang programming language, on the other hand are limited to small niches and are hard to use in real-world legacy environments. The talk explains how 0MQ can be used to bring Erlang-style message-based concurrency to any language in literally couple of minutes.