libbondcpp0d

Robot os bondcpp library
  http://wiki.ros.org/bond_core
  0
  no reviews



This package is part of robot os (ros). it is the 'bond' process state machine library c++ implementation.

bond is a mechanism for checking when another process has terminated. a bond allows two processes, a and b, to know when the other has terminated, either cleanly or by crashing. the bond remains connected until it is either broken explicitly or until a heartbeat times out.