Git Product home page Git Product logo

Comments (3)

lbe avatar lbe commented on September 28, 2024 5

Of late, I have been spending a lot of time back in the world or parallel computing. Historically, I have written directly with forks and hand wrote IPC, used threads and JD's queue and share, tried, rejected and used a many of the fork modules on CPAN and probably tried some other things that I have forgotten. At this moment, I am using Mario Roy's MCE and find it to be extremely valuable!

  1. Many of the patterns that I need are supported directly with his modules (i.e. MCE::Loop, MCE::map).
  2. MCE::Queue is a great queueing mechanism whether you are using MCE, other parallel processing modules or rolling your own with fork or threads
  3. MCE's is much better documented than many of the alternatives. When I do look at his source code, I am probably looking to borrow ideas :) With many of the other alternatives, I'm looking at the source to figure out what it does and I don't mean reading comments in the source, I mean reading the source!
  4. Mario is responsive to requests for help and is actively maintaining the distribution in a manner consistent with p5p principles.

I hope this august body will consider creating a section for parallel and will include MCE and other worthy modules!

Cheers

lbe

from task-kensho.

perigrin avatar perigrin commented on September 28, 2024

I actually quite like MCE too having used it in the past. Iā€™m in favor

from task-kensho.

karenetheridge avatar karenetheridge commented on September 28, 2024

fixed with #72.

from task-kensho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.