./misc/ruby-parallel, Run any kind of code in parallel processes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.26.3, Package name: ruby32-parallel-1.26.3, Maintainer: pkgsrc-users

Ruby gem to run any kind of code in parallel processes.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 11 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-21 16:07:17 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-parallel: update to 1.26.3

1.26.0 (2024-08-08)

* Merge pull request #348 from y-yagi/use_available_processor_count:
  Use cgroups aware processor count by default

1.26.1 (2024-08-09)

* Revert "Merge pull request #348 from y-yagi/use_available_processor_count

1.26.2 (2024-08-11)

* Revert "Revert "Merge pull request #348 from
  y-yagi/use_available_processor_count"

1.26.3 (2024-08-17)

* Merge pull request #351 from y-yagi/ensure_not_to_use_old_concurrent-ruby:
  Ensure not to use old concurrent-ruby
   2024-06-10 17:18:44 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-parallel: update to 1.25.1

1.25.0 (2024-06-08)

* Remove unneeded ENV['TRAVIS'] from spec
* fix rubocop: fix assignment in condition
* example for proc usage
* Remove dependency on win32ole

1.25.1 (2024-06-08)

* Improve speed for Get-CimInstance
   2024-02-03 17:00:58 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-parallel: update to 1.24.0

1.24.0 (2023-12-16)

* Add :finish_in_order option
* polish finish_in_order
   2023-08-05 21:36:12 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
ruby-parallel: relinquish MAINTAINERship.

I took MAINTAINERship just for ruby-tw, but currently
www/ruby-html-poofer requires this.
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2021-03-07 15:40:12 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-parallel: update to 1.20.1

No release information nor change log.

Please refer <https://github.com/grosser/parallel/compare/v1.19.2...v1.20.1>
in detail.
   2020-06-19 15:51:14 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-parallel: update to 1.19.2

Update ruby-parallel to 1.19.2.

1.19.2 (2020-06-17)

* docs: Improve notes about ActiveRecord.
* Allow timeout usage inside of thread.