yabs.io

Yet Another Bookmarks Service

Search

Results

[https://en.m.wikipedia.org/wiki/Coroutine] - - public:mzimmerm
async, concurrent, coroutine, good, iterate, parallel, software, thread, todo - 9 | id:1484904 -

Asynchronous operations are not the same as parallel or concurrent. Asynchronous simply means that we do not want to block our flow of execution(Thread) or wait for the response until certain work is done in full. But the way we implement Asynchronous operations decides whether they are (running) as parallel or concurrent. So parallel and concurrent are two implementations of asynchronicity of tasks.

[http://www.ski.org/Rehab/Coughlan_lab/General/Python.html] - - public:speqz
computing, parallel, python - 3 | id:252115 -

Notes on programming Python for scientific applications

Follow Tags


Export:

JSONXMLRSS