30 Apr 24

https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md

by ciwchris 1 year ago

28 Jan 24

Last year was an important year for Async Rust, culminating in the release of async fn in traits, one of Rust’s most long-awaited language features. I’m really proud of the work and expertise the Async Working Group has put in to this effort, and for the community feedback that helped shape the release.We still have important work to do in the coming year, and setting priorities is one of the top things on my mind right now.

by monkeydom 1 year ago

12 Feb 23

Trio – a friendly Python library for async concurrency and I/O - python-trio/trio: Trio – a friendly Python library for async concurrency and I/O

by hksh 2 years ago

12 Mar 09

Emacs lisp is not multi-threaded. This library explores possibilities to work around this. It allows forms to be evaluated in a different Emacs process. This means that the executed code cannot access the current environment, and the code’s side effects cannot be used directly. There is a small overhead from starting a new process.

by piranha 17 years ago
Tags:

01 Mar 09

ActorKit provides an Objective-C implementation of asynchronous inter-thread message passing.

by piranha 17 years ago

15 Sep 08

lightweight queue service using memcached protocol

by piranha 17 years ago