celery / billiard

Multiprocessing Pool Extensions
Other
417 stars 252 forks source link

Billiard 6 based on trio #291

Open auvipy opened 5 years ago

thedrow commented 5 years ago

Do we need prefork? I don't think we do.

Have you read the in-progress architecture document?

auvipy commented 4 years ago

Billiard5 !=prefork. I looked for existing and promising solutions and it seems that we should write one getting inspiration from promising libraries. Just the name will be the same, no multiprocessing in billiard 5. I will try to come with a CEP regarding billiard 6 ASAP.