MCE-Shared

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.864 Wed Dec 04 13:00:00 EST 2019

  * Use monotonic clock if available in MCE::Hobo->yield.
    See https://www.perlmonks.org/?node_id=11109673

  * Bumped MCE dependency to 1.864.

1.863 Sun Nov 26 20:00:00 EST 2019

  * Use MCE::Channel for MCE::Hobo->yield to not incur unnecessary delays
    due to busy shared-manager process.

  * Re-factored recent changes regarding IPC safety in MCE::Shared::Server.
    This update defers signal handling for HUP, INT, PIPE, QUIT, TERM, and
    custom handlers during IPC without incurring a performance penalty.
    See POD section labled "DEFER SIGNAL" in MCE::Signal 1.863.

  * Reverted $hobo->exit back to sending the SIGQUIT signal in MCE::Hobo
    now that MCE::Shared::Server defers signal during IPC.

  * Improved reliability for spawning MCE::Hobo inside threads including



( run in 0.233 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )