StephenOTT / TAXII-Worker

External Task Worker for TAXII-springboot-bpmn https://github.com/StephenOTT/TAXII-springboot-bpmn
MIT License
5 stars 3 forks source link

Implement Graal Build so polymorphic language support can be provided for actual work execution. #5

Closed StephenOTT closed 5 years ago

StephenOTT commented 5 years ago

The goal is to allow non-vertx scripting to be executed by Graal's polymorphic usage.

First set of goals are: Python

StephenOTT commented 5 years ago

Done. Initial support has been added. see readme for usage