Boost Message Queue not based on POSIX message queue? Impossible to select(2)?

I ran into a similar situation the other day when using Boost. Interprocess' sync classes: namely the condition class. It's implemented in a "generic" manner, but the way it has been done is to use a custom spinlock which is highly inefficient (on OS X at least).

For all intents and purposes it made the sync classes useless.

Yeah, unfortunately it doesn't. I also was disappointed when realize that after digging sources.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions