Re: blocking communication?
Herman Bruyninckx <[email protected]>
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <Pine.LNX.4.44.0204240909350.32559-100000@pc25-213.mech.kuleuven.ac.be> |
On Wed, 24 Apr 2002 [email protected] wrote: > I am a PhD student of the TU-Vienna. I followed the last discussion about > communication and configuration (states, interupts, ...) with high > attention. For me a simple question arises: > Why do you use blocking communication patterns? The blocking could be useful as synchronization. > Isn't it better to use only non-blocking communication, because it enables a > seperation of communication and configuration? Why can't one separate configuration and blocking communication? Herman