Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Behavior-Oriented Concurrency for Python | Better HN
Behavior-Oriented Concurrency for Python
(opens in new tab)
(microsoft.github.io)
41 points
mpweiher
4d ago
3 comments
Share
3 comments
default
newest
oldest
shutterkiller
4d 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.
krystalgamer
4d ago
the example is atrocious, seems like erlang actor model but for python.
hanselot
4d ago
Is it just me or is the example they use for the locking extremely badly implemented?
Why would one ever result at that methodology?
j
/
k
navigate · click thread line to collapse