Member since
05-30-2018
6
Posts
0
Kudos Received
0
Solutions
06-20-2018
06:00 PM
Actually there is no limit on the Jetty's number of threads and I was able to hit Jetty (NIFI's ListenHTTP processor) with 500 simultaneous requests (tested with JMeter).
... View more
05-30-2018
08:08 PM
Thank you Bryan.
... View more
05-30-2018
07:57 PM
Hi Bryan, Thanks for your answer. I wonder how increasing concurrency would play out. If I set ListenHTTP processor's concurrency to 5, would I have 5 instances of jetty and 1000 threads in total?
... View more
05-30-2018
04:06 PM
Hello community, My NIFI process flow gets its input from ListenHTTP processor. Potentially thousands of POST requests could be made at the same time. I wonder how many requests ListenHTTP processor can handle at a time. My next question would be how can I scale up the data injection mechanism (specifically for receiving more POST requests at a time). Thank you, Arash
... View more
Labels:
- Labels:
-
Apache NiFi