Non Spring users what are you using ??

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Jetty

    Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

    Multiple applications in the same JVM? Wildfly, Tomcat, Jetty.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Bouncy Castle

    Bouncy Castle Java Distribution (Mirror)

    Cryptography? Use Java Cryptography Extensions and Java Secure Socket Extensions with Bouncy Castle

  4. Weld

    Weld, including integrations for Servlet containers and Java SE, examples and documentation (by weld)

    Need only Dependency injection? Perhaps JBoss Weld, a reference CDI implementation, might interest you.

  5. Apache Tomcat

    Apache Tomcat

    Multiple applications in the same JVM? Wildfly, Tomcat, Jetty.

  6. Aeron

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport

    Oh boy, if that's really what you're going for, you're talking low microseconds, anything slower and you'll be losing money. Also, you have to make sure the GC never triggers. Maybe look at something like Aeron

  7. rosie

    Transparent Java API for HTTP Requests and Responses (by bowbahdoe)

    I'm using straight up Jetty with a tiny wrapper on servlets https://github.com/bowbahdoe/rosie

  8. Dropwizard

    A damn simple library for building production-ready RESTful web services.

    You might like Dropwizard then.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The 12-Factor App Building Methodology

    3 projects | dev.to | 2 Jul 2022
  • Packaging and deploying Spring Boot applications as WAR files

    4 projects | dev.to | 2 Sep 2021
  • Artifactory: Centralizing Artifact Management for DevOps Success

    3 projects | dev.to | 9 Oct 2024
  • How to Deploy Applications Using Tomcat on a Web Server

    1 project | dev.to | 22 Jun 2024
  • Deploying a Spring Boot Application: A Comprehensive Guide

    1 project | dev.to | 17 May 2024

Did you know that Java is
the 8th most popular programming language
based on number of references?