Hello,

I can't say for sure why your script isn't performing well, but I
would guess that you would get better performance from a custom
processor written in Java that wrapped a Redis client like Jedis.

If you are interested in working on this I think it would be something
the community would be interested in. There are probably a number of
interesting processors that could be created given all of Redis'
operations.

Alternatively, if you provided your script, others on this list may be
able to notice something that could improve the performance.

Thanks,

Bryan


On Mon, May 1, 2017 at 10:49 PM, L Robin <[email protected]> wrote:
> Hello everyone,
> Now I want write the flowfile data to redis,I use the ExecuteScript processor 
> with python,buth the performance is too low,Who can give me some advice!
>
> Thanks

Reply via email to