jspolicy icon indicating copy to clipboard operation
jspolicy copied to clipboard

Epic: Move from v8go to node

Open FabianKramm opened this issue 2 years ago • 1 comments

Use Case

We want to move away from a direct v8 integration to a node based integration which has a couple of advantages:

  • Use all node packages inside jsPolicy
  • Use an event queue and allow async programming
  • Get an extensive api for network, file etc access

Implementation

Create multiple node processes which we communicate through IPC to start small webhook scripts

FabianKramm avatar Jun 02 '22 07:06 FabianKramm

Would this also help to move and support ARM based instance types like Graviton in AWS?

anoop2811 avatar Oct 11 '22 21:10 anoop2811