Cognex interview question

Write the code for a simple producer-consumer system.

Interview Answer

Anonymous

20 Jan 2017

Wrote the code to do this using a thread for each component.