egovconcepts / jacp

Automatically exported from code.google.com/p/jacp
0 stars 0 forks source link

racing conditions in MessageUIPerformance demo #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- It occurs that the last message displayed in consumer is not the last message 
send by producer
- detailed logging showed that last message arrived before displayed message!

Original issue reported on code.google.com by amo.a...@gmail.com on 4 Oct 2010 at 3:45

GoogleCodeExporter commented 9 years ago
synchronization in worker thread was missing!

Original comment by amo.a...@gmail.com on 4 Oct 2010 at 4:29