Skip to main content
deleted 64 characters in body; edited tags; edited title
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238

Boost Threads - Producer Consumer threads with synchronization - Review

I have below code for multi threaded consumer and single producer. KindlyPlease review it rothis for concurrency correctness.:

Boost Threads - Producer Consumer threads with synchronization - Review

I have below code for multi threaded consumer and single producer. Kindly review it ro concurrency correctness.

Boost Threads - Producer Consumer threads with synchronization

Please review this for concurrency correctness:

Tweeted twitter.com/#!/StackCodeReview/status/263580143090561024
added 116 characters in body
Source Link

I have below code for multi threaded consumer and single producer. Kindly review it ro concurrency correctness.

I have below code for multi threaded consumer and single producer. Kindly review it ro concurrency correctness.

added tags
Link
Adam
  • 5.2k
  • 1
  • 30
  • 47
Post Migrated Here from codereview.meta.stackexchange.com (revisions)
Source Link
Loading