I already see a huge difference here: Spark requires a bunch of
infrastructure to be set up, while this library is just a library. Similar
to Kafka Streams versus Spark Streaming or Flink or Storm or Samza or the
others.

On 12 June 2017 at 16:28, Gary Gregory <garydgreg...@gmail.com> wrote:

> On Mon, Jun 12, 2017 at 2:26 PM, Arun Mohan <strider90a...@gmail.com>
> wrote:
>
> > 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
> ?
> >
>
> Hi Arun,
>
> Thank you for your proposal.
>
> How would this be different from Apache Spark?
>
> Thank you,
> Gary
>
>
> >
> > Thanks,
> > Arun
> >
>



-- 
Matt Sicker <boa...@gmail.com>

Reply via email to