Cognex Interview Question

Write the code for a simple producer-consumer system.

Interview Answer

Anonymous

Jan 20, 2017

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