Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Separate kernel implementation and namespace #19

Open
maxfischer2781 opened this issue Apr 19, 2018 · 0 comments
Open

Separate kernel implementation and namespace #19

maxfischer2781 opened this issue Apr 19, 2018 · 0 comments

Comments

@maxfischer2781
Copy link
Owner

Kernel implementations for various python versions may differ to represent the same functionality. For example, asyncio kernels are not available in Py2 but can be emulated via threading.

The namespace should be high-level, such as "simple", "threaded", "async".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant