Skip to content

Zentetsu/IRONbark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRON-BARK: Inter Process Communication

Lightweight ROS like library, enabling communication between several programs via SharedMemory or socket.

Features

  • Module can be defined by a JSON file
  • Module can communicate through:
    • SharedMemory (local)
    • socket (remote)

In progress

  • Overloading dict methods to call Sender and Listener

Documentation

Documentation and example are provided here

More

PyPI version Python package Upload Python Package Python License: GPL v3

About

Inter Process Communication Library based on SharedMemory

Topics

Resources

License

Stars

Watchers

Forks

Languages