how would you do a keep alive in concurrency environment? I have a worker pool that request alltime the same url (with differend data).
how would you do a keep alive in concurrency environment?
I have a worker pool that request alltime the same url (with differend data).