python-trio / trimeter

(not ready yet) A simple but powerful job scheduler for Trio programs
https://trimeter.readthedocs.io
Other
63 stars 3 forks source link

Roadmap #19

Open Midnighter opened 3 years ago

Midnighter commented 3 years ago

Hi,

Every once in a while I come back to this repo because the package looks really promising. But every time it's not ready yet. Would you be able to give a summary of where it's at and what's missing still? Might make it possible to pitch in.

Cheers

pquentin commented 3 years ago

@Midnighter Thank you for your interest! I asked this question in the past in our Gitter channel, and the answer was that we just need to agree on #3.

Midnighter commented 3 years ago

Okay, thanks for the update :slightly_smiling_face: I now have a better understanding of the blockers. At the moment I'm using https://github.com/florimondmanca/aiometer instead of trimeter. I'm pretty sure @florimondmanca was inspired here so maybe his implementation can be of inspiration to trimeter.