Blosc / Blosc/python-blosc2

Provide an async interface for lazy expressions

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
211
Forks
58
Avg merge
1d 17h
Merged PRs (30d)
6

Description

It would be interesting to implement a mechanism that can execute lazy expressions with an async interface. The advantages would be:

1) The control can be returned to the caller so it can do other tasks while computation is doing I/O
2) Long computations can be aborted if they take too much time to finish

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.