I want to trigger the consumer loop in a consumer producer architecture, so that it can do what it has to do, until it receives something new from the producer loop.
Can someone please tell me how to do this?
Thanks in advance!
I want to trigger the consumer loop in a consumer producer architecture, so that it can do what it has to do, until it receives something new from the producer loop.
Can someone please tell me how to do this?
Thanks in advance!