Log in or register to vote.

jwp_singularity

Interface singularity mechanism

singularity is a project to define a mechanism to singularize an interface to
multiple objects(multiplexing). It distributes the execution of the of an
interaction in parallel, or serially, depending on the module chosen; it will
also--one day--allow the object to define how parallelization is performed; ie,
no threading need be done for objects that provide parallelization procedures;
begin and finish method, more than likely.

0