In my experience (note this was before pluggable serializer) the
performance gains of going to c++ were more than negated by the overhead of
serialization.
On Mar 19, 2015 5:57 AM, "Denis DEBARBIEUX" <[email protected]> wrote:

> Dear all,
>
> I am wondering if it is good idea to switch my implementation of
> bolt/spout from Java to C/C++ (in order to improve performance).
>
> Is it possible? Is it easy?
>
> Is it possible to mix Java and C/C++ (e.g. one spout and one bolt in
> C/C++; the rest of my topology in Java)?
>
> Any concrete examples is welcome :)
>
> Thanks for help.
>
> D. Debarbieux
>
> ---
> L'absence de virus dans ce courrier électronique a été vérifiée par le
> logiciel antivirus Avast.
> http://www.avast.com
>
>

Reply via email to