Behavior-Oriented Concurrency for Python 5 hours ago (microsoft.github.io) 1 comment mpweiher Reply Add to library shutterkiller 1 hour ago Nice to see actor-ish ideas framed in Python terms. Curious how this compares in practice to Trio/asyncio once you need supervision and restart semantics.
shutterkiller 1 hour ago Nice to see actor-ish ideas framed in Python terms. Curious how this compares in practice to Trio/asyncio once you need supervision and restart semantics.
Nice to see actor-ish ideas framed in Python terms. Curious how this compares in practice to Trio/asyncio once you need supervision and restart semantics.