{
   "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 without stalling the main event loop.",
   "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"
         }
      }
   },
   "provides" : {
      "Acme::Parataxis" : {
         "file" : "lib/Acme/Parataxis.pm",
         "version" : "v0.0.10"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sanko/Acme-Parataxis.pm/issues"
      },
      "homepage" : "https://github.com/sanko/Acme-Parataxis.pm",
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sanko/Acme-Parataxis.pm.git",
         "web" : "https://github.com/sanko/Acme-Parataxis.pm"
      }
   },
   "version" : "v0.0.10",
   "x_ignore" : [
      ".tidyallrc",
      ".gitignore",
      ".clang-format",
      ".github/**",
      "ROADMAP.md"
   ],
   "x_plugins" : [
      "GitHubActions"
   ]
}
