WorkQueue always wants a ResponseHandler
- spookyboo
- Silver Sponsor

- Posts: 1141
- Joined: Tue Jul 06, 2004 5:57 am
- x 151
- Contact:
WorkQueue always wants a ResponseHandler
Just curious, I use a WorkQueue and a RequestHandler that contains my code-to-be-executed-in-its-own-thread. The thread is generating some stuff and somewehere later in time I pickup the result. With the current setup, I always have to create a ResponseHandler, even if I don't use it. It is asynchronous after all, so why do I explicitly have to create a ResponseHandler?
Gui generator tool https://github.com/spookyboo/Magus ==> Windows binaries https://github.com/spookyboo/Magus_bin
HLMS editor https://github.com/spookyboo/HLMSEditor ==> Windows setup https://github.com/spookyboo/HLMSEditor ... e?raw=true
HLMS editor https://github.com/spookyboo/HLMSEditor ==> Windows setup https://github.com/spookyboo/HLMSEditor ... e?raw=true