Skip to content

adamtornhill/tinch_pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinch_pp

Distributed Erlang nodes in C++.

Usage

tinch++ is a platform independent, open-source library for building distributed Erlang nodes in C++. Distributed Erlang nodes provide a high-level model for integrating other languages with Erlang programs. With tinch++, your C++ code will be able to communicate with Erlang processes by means of message passing. To the Erlang processes, your C++ node will look and behave like any Erlang node.

Usage examples and more information is given on the project homepage.

About

Distributed Erlang nodes in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published