Log in

View Full Version : no message queues?


wireties
18-01-2015, 18:32
It seems the RoboRio kernel has no POSIX message queues or SystemV message queues enabled. Does NI have its own message passing infrastructure? Is this everyone's experience? Anyone tried to create a new kernel? Are we allowed to run our own kernel?

One can use AF_UNIX sockets I reckon but how weird that there is no message queue support? Why I wonder?