Group
Extension

Matches 7

MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Step.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Step
     max_workers => 8,                # Default 'auto'
     ch
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Core.pod ( view source; MetaCPAN )
ecode_sereal );
       # use CBOR::XS qw( encode_cbor decode_cbor );
       # use JSON::XS qw( encode_json decode_json );
       #
       # use MCE;

    gather => \@a,                      # Default 
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE
     max_workers => 4,                  # Default 1
     chunk_size 
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Flow.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Flow
     max_workers => 8,                # Default 'auto'
     ch
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Loop.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Loop
     max_workers => 4,                # Default 'auto'
     ch
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Grep.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Grep
     max_workers => 4,                # Default 'auto'
     ch
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Stream.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Stream
     max_workers => 8,                # Default 'auto'
     
MCE ( M/MA/MARIOROY/MCE-1.902.tar.gz, MARIOROY, 2025; MetaCPAN )
MCE/lib/MCE/Map.pm ( view source; MetaCPAN )
 encode_sereal decode_sereal );
 use CBOR::XS qw( encode_cbor decode_cbor );
 use JSON::XS qw( encode_json decode_json );

 use MCE::Map
     max_workers => 4,                # Default 'auto'
     chu

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.