DenoDDeno
Powered by
mpcrefM
Denoβ€’2y agoβ€’
5 replies
mpcref

IPC (ZeroMQ)

I want to create a service with Deno that should be callable by other (non-deno) processes running on the same machine. I've tried using ZeroMQ for this but Deno doesn't seem to be supported (I can't get it to work) and given the drama surrounding the official ZeroMQ npm package I'm inclined to look for other solutions. I could always fall back to using http but does anyone know of a more performant IPC solution for Deno given this scenario?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Using ZeroMQ from NPM
anggoranAanggoran / help
3y ago
Issues with libuv and zeromq support in Deno?
TsubasaTTsubasa / help
12mo ago
IPC solution for a process manager
HexagonHHexagon / help
3y ago