eclipsesource / eclipsesource/J2V8

Combining V8Executor and NodeJS?

Open
#244 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.6k
Forks
387
PR merge metrics
No merged PRs in 30d

Description

So this is really a question--

Is it possible to easily marry the concept of WebWorkers (ie the V8Executor) and nodejs message loop?

What I have in mind is embedding NodeJS inside a JEE container (think Tomcat) where each inbound web request on the Java side would delegate to node to handle the processing of said request over to the single thread running NodeJS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.