Skip to content
Tim Fox edited this page Aug 21, 2013 · 12 revisions

As discussed in the Vert.x Post 2.0 planning meeting of 16 August 2014 and 20 Aug 2014

Transcript part 1: https://groups.google.com/forum/?fromgroups=#!topic/vertx/VP47ycdSJK8 Transcript part 2: https://groups.google.com/forum/?fromgroups=#!topic/vertx/_KL-eSzD-J0

Here is a list of tasks/modules that we feel would really benefit the Vert.x ecosystem. I don't include any tasks that are in the core Vert.x project here as those have already been added as issues in Eclipse bugzilla.

Modules that I would like see as official Vert.x modules

Fully async redis

Can we promote this to an official module:

https://github.com/pmlopes/mod-redis-io

Fully Async Mongo

To replace the current mongo db module

Which Mongo Driver should we use?

AMQP module

Async Mail module

To replace the current synchronous mailer module

SMTP, IMAP.

Async MySQL/Postgres

Using the async scala mysql/postgres driver

RxJava

This is already "official". Would really like to get a 1.0 out.

Cluster Manager Module

For remotely starting nodes, stopping nodes, running modules on nodes, etc

Web Framework

I would love it if we had an "official" full-on web framework

Look at yoke

MQTT

Other Stuff

JCA adaptor

For interop with JavaEE app servers

Clone this wiki locally