You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Folorunblues That pattern, and many others, are not implemented inside osBrain.
Since osBrain is based on ZeroMQ you can, however, implement any communication pattern you need without requiring too much effort. I strongly recommend you to have a look at ØMQ - The Guide. There you will find lots of examples for different communication patterns for different needs. 😊
@Folorunblues I don't think so. Unfortunately, I am no longer actively developing this library, and it seems the project is not receiving lots of contributions either.
Is there a way to achieve a global synchronization call as it is in MPI.Barrier() in mpi4py?
The text was updated successfully, but these errors were encountered: