The Ingester Service process forwards items and the configured pipelet-configuration to the Plumber Service and waits for it’s response

Bottleneck Plumber

Configuration to Increase Throughput

Ingester Service

$ /etc/squirro/ingester.ini
[ingester]
processors = 2

[pipeline] 
step_plumber_mini_batch_threads = 2

Note

Plumber Service

$ /etc/squirro/plumber.ini
[server]
fork = true
max_spare = 4