This repository was archived by the owner on Oct 6, 2024. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Join-calculus for Python
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
              LICENSE
            Unknown
              COPYING
            maandree/join-python
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
NAME Join Python - Join-calculus for Python 3 DESCRIPTION This library provides join-calculus to Python 3, with some extensions: * concurrently(f...) runs a set of functions concurrently and joins with all of them. * Signals have join() which joins with the signal and returns its return (signals do not need to be void.) * The return of fragments are returned when fetching. RATIONALE Join-calculus provides clean ways to perform asynchronous tasks. SEE ALSO python(1), https://en.wikipedia.org/wiki/Join-calculus Full documentation available locally via: info '(join-python)'
About
Join-calculus for Python
Topics
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
              LICENSE
            Unknown
              COPYING
            Stars
Watchers
Forks
Packages 0
        No packages published