Toggle navigation
Module installer
Core modules
Language docs
Citations
Create a module
Most wanted
Chat with us
Help language development.
Donate to The Perl Foundation
Showing
12
results
Concurrent::Progress
An object to help with reporting the progress of a concurrent operation.
5
0
2019-09-17
github /
Jonathan Worthington <
[email protected]
>
Concurrent::Stack
A lock-free concurrent stack data structure.
5
0
2019-07-24
cpan /
JNTHN
Concurrent::Iterator
Enables safe concurrent consumption of Iterable values
4
0
2019-09-03
github /
Jonathan Worthington
Cache::Async
Concurrent and async cache implementation
3
5
2019-03-01
cpan /
ROBERTLE
Cache::Async
Concurrent and async cache implementation
3
5
2020-05-04
cpan /
ROBERTLE
Concurrent::Queue
A lock-free concurrent queue data structure.
2
0
2019-07-24
cpan /
JNTHN
Concurrent::Channelify
turn a lazy list into an auto-threading lazy list
1
0
2019-05-30
github /
Wenzel P. P. Peppmeyer
Concurrent::File::Find
Concurrently recurse into directories to find files, directories or symlinks
1
1
2017-04-30
github /
Wenzel P. P. Peppmeyer
Concurrent::Trie
A lock-free concurrent trie (Text Retrieval) data structure.
1
0
2018-05-18
cpan /
JNTHN
CONCURRENT
TEXT
TRIE
Concurrent::PChannel
prioritized channel
1
0
2020-06-23
cpan /
VRURG
Concurrent::BoundedChannel
Subclass of Channel with limited number of elements
0
1
2017-05-13
github /
github:gotoexit
Context
A building block for concurrent programming inspired by Go's context package
0
1
2017-05-30
github /
Brad Clawsie