[ 
https://issues.apache.org/jira/browse/NIFI-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582327#comment-14582327
 ] 

Ricky Saltzer commented on NIFI-684:
------------------------------------

good question, [~joewitt]. I changed a little bit of the code to allow multiple 
threads, but it decreases performance a bit, because it's interpreting the 
script each time. Increasing the number of threads makes it behave better, 
though. 

> ExecuteGroovy proof of concept  
> --------------------------------
>
>                 Key: NIFI-684
>                 URL: https://issues.apache.org/jira/browse/NIFI-684
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Ricky Saltzer
>            Assignee: Ricky Saltzer
>         Attachments: ExecuteGroovy.java, TestExecuteGroovy.java, 
> TestScript.groovy
>
>
> Following up on the email thread which described using a dynamic language to 
> execute code, rather than requiring a custom NAR to be created each time. 
> Using this JIRA to track some prototype code I wrote to allow Groovy to 
> execute code inside a processor. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to