Closed HansVraga closed 5 years ago
Storm Script processing is too server intensive to allow multiple users to use (current implementation). Re-architect this implementation to allow for multi-user on-demand use, some ideas:
Convert to a Lambda script (preferred)
Implement a queue
Scripts are now run outside of stnservices.
Storm Script processing is too server intensive to allow multiple users to use (current implementation). Re-architect this implementation to allow for multi-user on-demand use, some ideas:
Convert to a Lambda script (preferred)
Implement a queue