Skip to content

Add ActiveJ#863

Merged
akullpp merged 2 commits into
akullpp:masterfrom
valerialistratova:master
Jul 19, 2020
Merged

Add ActiveJ#863
akullpp merged 2 commits into
akullpp:masterfrom
valerialistratova:master

Conversation

@valerialistratova

Copy link
Copy Markdown
Contributor

ActiveJ has minimal third-party dependencies, as it was built from the ground up, so there are no overheads of abstractions hiding the legacy standards. It consists of several loosely coupled components that complement and empower each other: async core (Promise, Eventloop), efficient I/O processing (CSP, Datastream), high-performance Jetty and Netty alternatives that can be used independently of ActiveJ (HTTP, Net), and handy boot utilities (Launcher, Service Graph, etc).

According to the benchmarks, ActiveJ outperforms even highly-specialized Vert.x and has 10 times lighter minimal web application size compared to Spring.

Valeria Listratova and others added 2 commits July 17, 2020 20:08
@akullpp akullpp merged commit 1937f4b into akullpp:master Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants