Giter Club home page Giter Club logo

vert.x's Introduction

What is vert.x?

Vert.x is the framework for the next generation of asynchronous, effortlessly scalable, concurrent applications.

Vert.x is a framework which takes inspiration from event driven frameworks like node.js, combines it with a distributed event bus and sticks it all on the JVM - a runtime with real concurrency and unrivalled performance. Vert.x then exposes the API in JavaScript, CoffeeScript, Ruby, Python, Groovy and Java.

Some of the key highlights include:

  • Polyglot. Write your application components in JavaScript, CoffeeScript, Ruby, Python, Groovy or Java. It's up to you. Or mix and match several programming languages in a single application. (Scala and Clojure support is scheduled too).

  • No more worrying about concurrency. Vert.x allows you to write all your code as single threaded, freeing you from the hassle of multi-threaded programming, yet unlike other asynchronous framework it scales seamlessly over available cores without you having to fork.

  • Vert.x has a super simple, asynchronous programming model for writing truly scalable non-blocking applications.

  • Vert.x includes a distributed event bus that spans the client and server side so your applications components can communicate incredibly easily. The event bus even penetrates into in-browser JavaScript allowing you to create effortless so-called real-time web applications.

  • Vert.x provides real power and simplicity, without being simplistic. No more boilerplate or sprawling xml configuration files.

If you don't want the whole vert.x platform, vert.x can also be used as a lightweight library in your Java or Groovy applications

Please see the website for full documentation and information on vert.x

The Vert.x project has moved here https://github.com/vert-x/vert.x

vert.x's People

Contributors

aaboyd avatar antoineroux avatar ashi009 avatar blalor avatar cameronbraid avatar darkredz avatar darylteo avatar dsklyut avatar figroc avatar gyszalai avatar hansd avatar jannehietamaki avatar jdonnerstag avatar jenslaufer avatar jkuipers avatar jsiebens avatar julien3 avatar machenmusik avatar matzew avatar narigo avatar npahucki avatar pidster avatar pledbrook avatar purplefox avatar randallr avatar sjhorn avatar tazsingh avatar thmarx avatar xarion avatar zznate avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.