Acme-Parataxis
view release on metacpan or search on metacpan
{
"abstract" : "A dangerous hybrid of cooperative fibers and preemptive native threads",
"author" : [
"Sanko Robinson <sanko@cpan.org>"
],
"description" : "Acme::Parataxis is an experimental concurrency platform that merges cooperative user mode fibers with a preemptive native thread pool. It should allow thousands of concurrent 'green threads' to run alongside blocking C-level tasks...
"dynamic_config" : 1,
"generated_by" : "App::mii v1.0.0",
"keywords" : [],
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "https://metacpan.org/pod/CPAN::Meta::Spec",
"version" : 2
},
"name" : "Acme-Parataxis",
"no_index" : {
"directory" : [],
"file" : [],
"namespace" : [],
"package" : []
},
"prereqs" : {
"build" : {
"requires" : {
"Test2::V1" : "0"
}
},
"configure" : {
"requires" : {
"Affix" : "v1.0.7",
"Affix::Build" : "0",
"CPAN::Meta" : "2.150012",
"Exporter" : "5.57",
"ExtUtils::Helpers" : "0.028",
"ExtUtils::Install" : "0",
"ExtUtils::InstallPaths" : "0.002",
"File::Basename" : "0",
"File::Find" : "0",
"File::Path" : "0",
"File::Spec::Functions" : "0",
"Getopt::Long" : "2.36",
"JSON::PP" : "2",
"Path::Tiny" : "0",
"Test2::V1" : "0",
"perl" : "v5.40.0"
}
},
"runtime" : {
"requires" : {
"Affix" : "v1.0.7",
"File::Basename" : "0",
"File::Spec" : "0"
}
},
"test" : {
"recommends" : {
"IO::Socket::IP" : "0.32",
"IO::Socket::SSL" : "1.968",
"Net::SSLeay" : "1.49"
},
"requires" : {
"Test2::V1" : "0"
}
}
( run in 0.825 second using v1.01-cache-2.11-cpan-c966e8aa7e8 )