Hi!

Without seeing your code, we can’t know for sure. But the first thing to look at is whether your code is running in parallel.

Obviously, a mono-thread app running on 10 computers with 4 CPUs each will not run any faster than on a single computer with a single CPU.

Increasing storm parallelism is the same. If the topology you deployed uses a single component at a time, it won’t make processing any faster.

Regards,

--
Étienne

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to