Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Javascript] Use pup for deno #7233

Open
waghanza opened this issue Feb 16, 2024 · 0 comments
Open

[Javascript] Use pup for deno #7233

waghanza opened this issue Feb 16, 2024 · 0 comments

Comments

@waghanza
Copy link
Collaborator

Hi,

We use pm2 for node based frameworks.

To make a faire comparison, we need to use all our CPU core for bun and deno.

bun use a native solution => cluster.js

but deno use pm2 (which was originally develop for node).

It could be relevant to use https://github.com/Hexagon/pup for deno which is more accurate for this (no node setup in image ...)

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant