forked from eclipse-vertx/vert.x
-
Notifications
You must be signed in to change notification settings - Fork 0
Task list
purplefox edited this page May 13, 2012
·
7 revisions
If you're interested in contributing, please sign the CLA. This is standard CLA similar to what you'd have to sign if you contributed to almost any major open source project.
- Redis busmod - thorsten
- Project structure restructuring - pid
- AMQP busmod - pid (?)
- JDBC busmod
- MQTT busmod
- JMX - pid
- GUI management API (HTTP?) What about REST?
- More flexible auth busmod (cookies etc) - Antoine
- Tracing/logging code - pid
- Test framework - Arquillian - tim
- Module packaging
- Module repository
- Code reuse via modules - tim
- Investigate fiber/continuations feasibility. Look at JavaFlow/Kilim
- CommonJS - Nelson
- Multipart parsing of HTTP uploads
- Distributed Hash Table (can use hazelcast for this)
- Node.js API compatibility layer
- Scala API - pid
- Clojure API
- Python API
- Kotlin API
- Lua API ??
- Continuous integration - Cloudbees? Travis?