Hi All,

Good afternoon.

I have been working on a java generic parallel execution library which will
allow clients to execute methods in parallel irrespective of the number of
method arguments, type of method arguments, return type of the method etc.

Here is the link to the source code:
https://github.com/striderarun/parallel-execution-engine

The project is in a nascent state and I am the only contributor so far. I
am new to the Apache community and I would like to bring this project into
Apache and improve, expand and build a developer community around it.

I think this project can be a sub project of Apache Commons since it
provides generic components for parallelizing any kind of methods.

Can somebody please guide me or suggest what other options I can explore ?

Thanks,
Arun

Reply via email to