Scoop

Latest version: v0.7.2.0

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.1

------------------

+ Added: Support for SLURM (Thanks EBo!)
+ Added: Fallback to standard map when application launched without -m scoop
+ Fixed: Distribution ordering issue that translated in loss of performance when multiple maps were used
+ Fixed: Multiple SIGINT would cancel remote process cleanup and result in zombie workers
+ Fixed: Support for csh and its variants
+ Improved: SCOOP's logger
+ Improved: Queues (Broker and Worker) are now all FIFOs
+ Improved: Debugging information on launching process
+ Improved: Documentation

0.7.0

------------------

+ Improved: Garbage collection of Futures.

0.7.0rc2

----------------------

+ Fixed: Bug sharing lambda function (referenced elements could not unpickle)
+ Fixed: Bug sharing method (elements would falsely be treated as methods)

0.7.0rc1

----------------------

+ Fixed: Local launches could generate zombie processes
+ Added: map_as_completed() in the futures API interface
+ Added: Benchmark utilities
+ Added: Support for multi-brokers
+ Improved: Documentation
+ Improved: mapReduce() now won't communicate intermediary results
+ Improved: Future results are now sent back directly to its destination
+ Improved: Reduction has now a tree communication scheme (logarithmic reduce)
+ Improved: Various socket optimizations

0.6.2

------------------

+ Fixed: Process cleanup on csh/tsh shell variants
+ Fixed: Using partials could crash - switched Future callable identification from __name__ to its hash()

0.6.1

------------------

+ Fixed: Support for Python 2.6
+ Fixed: Logging configuration contamination
+ Added: Preliminary support for Object-Oriented paradigm (Parallel method executions)
+ Added: Support for lambda execution
+ Added: Pool discovery features
+ Improved: A Future can now return None

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.