Hi, is there a way to load data (using JDBC and HTTP Client processors) into memory only once at the start of a pipeline and have it used by all streams?. This in order to avoid loading the data for each stream (in my case from the kafka topic).
I'll look forward for your answer.
Carlos.