vertx-nodejs-service-factory
Node module runner
A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework.
Experimental nodejs service and verticle factories for vert.x-x3
3 stars
1 watching
1 forks
Language: Java
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-maven-service-factory | A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
vert-x3/vertx-service-factory | An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
vert-x3/vertx-http-service-factory | A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 36 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 186 |
juanavelez/vertx-spring-verticle-factory | An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context. | 7 |
reactiverse/vertx-maven-plugin | A tool for automating build processes and enhancing development workflows for Vert.x applications | 74 |
ehmicky/nvexeca | A Node.js library and CLI tool for executing commands with a specific Node version | 42 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 694 |
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vsaravind007/nodescratchpad | An application that allows users to execute and inspect Node.js code snippets from within the OS X menubar. | 111 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
jponge/vertx-boot | A tool for deploying and managing Vert.x verticles from HOCON configuration files | 43 |