Comment on Celery – Best PracticesparentComments−ddorian4312ybut each worker will occupy a connection/session/process which are heavyweight ?−denibertovicOP12yIt is true that each worker will use up a connection. Not sure how heavy weight it is, depends on your setup and use-case I guess.
Comments
but each worker will occupy a connection/session/process which are heavyweight ?
It is true that each worker will use up a connection. Not sure how heavy weight it is, depends on your setup and use-case I guess.