Ticket #46 (closed improvement: wontresolve)

Opened 3 years ago

Last modified 2 years ago

pc::thread, pc::process should accept functor as routine for computation

Reported by: niam Owned by: niam
Priority: normal Milestone: 0.13.0
Component: Version:
Severity: feature Keywords:
Cc:

Description

pc::thread::collection, pc::process::collection should be able to work with functors as a computation routine. The target functor should overload some 'routine' method in the base class which will be called in parallel.

Change History

comment:1 Changed 2 years ago by niam

  • Status changed from assigned to closed
  • Resolution set to wontresolve

This won't give any benefits and will only complicate the interface.

Note: See TracTickets for help on using tickets.