Best Eclipse Jetty Alternatives in 2024

Find the top alternatives to Eclipse Jetty currently available. Compare ratings, reviews, pricing, and features of Eclipse Jetty alternatives in 2024. Slashdot lists the best Eclipse Jetty alternatives on the market that offer competing products that are similar to Eclipse Jetty. Sort through Eclipse Jetty alternatives below to make the best choice for your needs

  • 1
    Tengine Reviews
    Tengine is a webserver developed by Taobao. It is Asia's largest e-commerce site. It is built on the Nginx HTTP Server and offers many advanced features. Tengine has been tested on the top 100 websites worldwide, including Taobao. Since December 2011, Tengine has been open-source. The Tengine team is actively developing it. Its core members include people from Taobao and Sogou, as well as other internet companies. Tengine is a community effort, and everyone is welcome to participate. All features of Nginx-1.7.3 can be inherited. It is compatible with Nginx. Use connect HTTP to support forward proxy. Enhanced operations monitoring, including asynchronous log and rollback, DNS caching and memory usage. Unbuffered upload to HTTP and FastCGI backend server, which saves disk I/Os. More load balancing options, such as consistent hashing and session persistence, upstream quality check, and so on.
  • 2
    LiteSpeed Web Server Reviews
    Our lightweight Apache alternative saves resources without compromising performance, security, compatibility, and convenience. LiteSpeed Web Server's event-driven architecture doubles the capacity of your Apache servers. It can handle thousands of concurrent clients and consume minimal memory and CPU usage. ModSecurity rules are already in place to protect your servers. You can also take advantage of many built-in antiDDoS features like bandwidth and connection throttling. You can save capital by reducing the number servers required to support your growing web hosting business or online application. Reduce complexity by eliminating the need to use an HTTPS reverse proxy or other 3rd party caching layer. LiteSpeed Web Server can load Apache configuration files directly and is compatible with all Apache features, including ModSecurity and Rewrite Engine.
  • 3
    Apache Tomcat Reviews
    Apache Tomcat®, an open-source implementation of the Jakarta Servlet and Jakarta Server Pages, Jakarta Expression Languages, Jakarta WebSocket, Jakarta Annotations, Jakarta Authentication specifications, and Jakarta Server Pages is available as an open-source software. These specifications are part the Jakarta EE platform. Apache Tomcat software powers many large-scale, mission critical web applications across a wide range of industries and organisations. Some of these users are listed and their stories can be found on the PoweredBy wiki page. Apache Tomcat Project is proud announce version 10.0.10 of Apache Tomcat. This release implements specifications from the Jakarta EE 9 platform.
  • 4
    Monkey Server Reviews
    Monkey is a lightweight web server and development platform for Linux and OSX. It is extremely scalable and has low CPU consumption. This makes it the ideal solution for embedded devices. It is compatible with ARM, x86, and x64. Monkey is a lightweight, scalable Web Server. It was originally designed for Linux but is also compatible with OSX. It was designed with an emphasis on embedded devices. Because of this, it is scalable by nature and has a low CPU and memory consumption. This makes it a great solution for high-end production servers. Monkey can be used on ARM, x86, and x64 architectures. Monkey uses a hybrid model that has a fixed number threads. Each thread can attend thousands of clients because it is event-driven and based on asynchronous sockets. Lock-free interaction between the worker threads and the scheduler is possible, which avoids race conditions and provides a significant performance advantage over other options.
  • 5
    Kestrel Reviews
    Kestrel is a cross platform web server for ASP.NET Core. Kestrel is the webserver that's included in ASP.NET Core project templates and enabled by default. Kestrel supports HTTPS and HTTP/2 (except for macOS), Opaque upgrades used to enable WebSockets, Unix sockets for high performance behind Nginx. Kestrel can be used on all platforms and versions of.NET Core. Some browsers require explicit permission to trust the local certificate. Project templates enable apps to run on HTTPS by default. They also include HTTPS redirection support and HSTS support. Kestrel's web server offers a variety of constraint configuration options, which are particularly useful for Internet-facing deployments. A separate limit applies to connections that have been upgraded from HTTPS or HTTPS to another protocol (for instance, on a WebSockets Request). The default request body limit is 30,000,000 bytes. This is approximately 28.6 megabytes.
  • 6
    Tornado Web Server Reviews
    Tornado is a Python web framework that also includes an asynchronous networking library. It was originally developed by FriendFeed. Tornado uses non-blocking network I/O to scale to thousands of open connections. This makes it ideal for long polling and WebSockets as well as other applications that require a long-lasting connection to each user. Tornado is a Python web framework that is unique. It does not use WSGI and is usually run with one thread per process. Although some support for WSGI is provided in the tornado.wsgi module it is not a main focus of development. Most applications should be written to use Tornado’s own interfaces (such WSGI directly) instead of using WSGI. Tornado code is not thread safe. Tornado is integrated into the standard library asyncio and shares the same event loop (by default, Tornado 5.0). Libraries designed for asyncio use can be used with Tornado.
  • 7
    Cowboy Reviews
    Cowboy is the ultimate Web server with support for Websocket and HTTP/2. Cowboy is an efficient, small and fast HTTP server for Erlang/OTP. Cowboy is a modern Web stack. This includes HTTP/1.1 and HTTP/2, WebSockets, server-sent events, and Webmachine-based HTTPEST. Cowboy includes functions for introspection, tracing, and other useful features that allow developers to see exactly what is happening at any given moment. The modular design makes it easy to add instrumentation. Cowboy is a quality project. It is small in code, efficient in memory and latency, and can be easily embedded in other applications. Cowboy uses clean Erlang code. It has hundreds of tests and is fully compatible with the Dialyzer. It is well-documented and includes a function reference, a guide for users, and many tutorials. It is recommended that you have a basic knowledge of HTTP protocol, but it is not necessary. The guide will cover all aspects of HTTP protocol.
  • 8
    Apache HTTP Server Reviews
    The Apache HTTP Server Project is an effort in development and maintenance of an open-source HTTP Server for modern operating systems, including UNIX and Windows. This project aims to provide an efficient, secure, extensible and extensible server that offers HTTP services in accordance with current HTTP standards.
  • 9
    AIOHTTP Reviews
    Supports both the client and server side HTTP protocol. Both client and server web sockets are supported out-of-the box.
  • 10
    lighttpd Reviews
    Lighttpd (pronounced "pron") is all about security, speed, compliance and flexibility. Lighty is quickly changing the definition of efficiency in a webserver. It is optimized for high-performance environments and is therefore very efficient. Lighttpd is the ideal solution for any server experiencing load problems. It has a smaller memory footprint than other web-servers and can manage the cpu-load effectively. It's also open-source and licensed under the new BSD license. Lighttpd powers many popular Web 2.0 sites. Its high speed infrastructure allows them to scale many times faster with the same hardware as other web-servers.
  • 11
    Apache Traffic Server Reviews
    Apache Traffic Server™ software is a fast, extensible and compliant HTTP/1.1 and HTTP/2 caching proxy server. Yahoo! Yahoo! donated it to the Apache Foundation. It is currently used by many major CDNs and content creators. You can improve your response time and reduce server load by caching and reusing frequently requested web pages, images and web service calls. Modern SMP hardware supports this application, which can handle 10s of thousands requests per second. You can easily add keep-alive, filter, anonymize, or load balancing features by adding a proxy layer. APIs allow you to create your own plug-ins that can do everything from modifying HTTP headers, handling ESI requests, and writing your own cache algorithm. Yahoo! handles over 400TB per day Apache Traffic Server can be used as reverse proxy or forward proxy.
  • 12
    Javalin Reviews
    Javalin is a very simple framework. It has very few concepts to learn. You never extend classes, and you rarely implement an interface. Javalin is a few thousand lines on top of Jetty and its performance is the same as raw Jetty code. It's easy to understand the source code due to its size. Other Java and Kotlin frameworks offer one version per language. Javalin was designed with interoperability as a priority. Apps are built in the same way for Java and Kotlin. Javalin is built on Jetty, the most popular and stable web server on the JVM. You can configure Jetty to include SSL, HTTP3, and everything else it offers.
  • 13
    OpenResty Reviews
    OpenResty®, a fully-fledged web platform, integrates our enhanced Nginx core, LuaJIT and many carefully written Lua libraries. It also includes a lot of high-quality Nginx modules from third-parties. It's designed to allow developers to easily create scalable web apps, web services, or dynamic web gateways. OpenResty®, which makes use of a variety of well-designed Nginx module (mostly developed by the OpenResty Team), effectively transforms the nginx web server into a powerful web application server. Web developers can use the Lua programming languages to script various nginx C modules or Lua modules, and create extremely high-performance web apps that can handle 10K 1000K+ connections within a single box. OpenResty®, which aims to run your server side web app entirely in the Nginx Server, leverages Nginx’s event model to do nonblocking I/O and the HTTP clients.
  • 14
    Mongoose Reviews
    Mongoose transforms a software product, device, or appliance into a web-accessible server accessible via a browser. Mongoose is used to add a Web-accessible control box to a device. This is one of the most popular use cases. Tutorials and ready-to-go examples for common functions like authentication, live logs, and video streaming. Mongoose makes it easy to create APIs to remotely control your device or app via browser, mobile phone or automation tools. Mongoose can be used with a JSON library that is extremely efficient, lightweight, and MIT-licensed. Real-time, full duplex communication via MQTT and Websocket. You can exchange plain data or wrap data in JSON to use JSON - RPC! Mongoose transforms a software product, an appliance, or device into a web-accessible server accessible via a browser. Upload your device data to the cloud server of choice. You can either use a third-party cloud provider or create your own.
  • 15
    quark Reviews
    This project aims to do one thing well and do it well. That is, serve static web directories correctly and that is the goal. Other solutions are either too complicated (CGI support, dependencies upon external libraries, etc.). or lack features you expect (TLS, virtual hosts, partial content, not modified since, etc.). Quark attempts to find a middle ground and be as static as possible while still providing functions that are not available in more complex solutions. We believe that the majority of the web doesn't need to be dynamic. The main reason for the web obesity crisis is the increasing complexity of server-side applications. The current trend is to do everything on a server, including parsing and modifying files and databases, creating HTML, and all that using unfit languages such as JavaScript or PHP. This is a security and efficiency nightmare.
  • 16
    OpenLiteSpeed Reviews

    OpenLiteSpeed

    LiteSpeed Technologies

    OpenLiteSpeed is the Open Source version of LiteSpeed Web Server Enterprise. Both servers are maintained and actively developed by the same team. They also adhere to the same high-quality code standard. OpenLiteSpeed includes all the essential features of LiteSpeed Enterprise and is a sign of our support for the Open Source community. Events driven processes, lower overhead, and great scalability. You can keep your existing hardware. OpenLiteSpeed is compatible with mod_rewrite, so there's no need to learn a new syntax. You can continue to use your existing rules for rewriting. The built-in full-page cache module can be customized and optimized for exceptional user experience. Mod_pagespeed module automatically implements Google's PageSpeed optimization process. Just one click install OpenLiteSpeed, MariaDB, and WordPress on different operating systems.
  • 17
    H2O Reviews
    H2O is a new generation HTTP Server that responds faster to users and uses less CPU than older web servers. The server is a completely new design and takes full advantage of HTTP/2 features such as server push and prioritized content serving. This will ensure that your website visitors have an exceptional experience. Server-side tweaks allow for full support of dependency and weight-based prioritization. H2O can be installed as a binary package thanks to others. You can try installing the software first using your preferred packaging system and then revert to installing from source. We believe LibreSSL is a better choice to run H2O. LibreSSL is more secure than OpenSSL and also supports new ciphersuites.
  • 18
    NGINX Reviews
    NGINX Open Source: The open source web server that powers more than 400 million websites. NGINX Plus is an open-source software load balancer, webserver, and content cache. It was built on top NGINX. NGINX Plus offers enterprise-grade features that are not available in the open-source offering. These include session persistence, configuration via API and active health checks. NGINX Plus can be used instead of your hardware loadbalancer to allow you to innovate without being restricted by infrastructure. You can save more than 80% over hardware ADCs without sacrificing functionality or performance. You can deploy anywhere: public cloud or private cloud, baremetal, virtual machines, containers, or virtual machines. You can save time with the NGINX Plus API, which automates common tasks. Modern app teams require an API-driven platform that integrates seamlessly into CI/CD workflows. It can be used to automate app deployment, whether you have a hybrid or microservices architecture. It also makes app lifecycle management simpler.
  • 19
    F5 NGINX Plus Reviews
    Software load balancer, reverse proxy and web server with enterprise features and support. NGINX Plus is a favorite of modern app infrastructure and developers. NGINX Plus is more than just a web server. It adds enterprise-grade features such as high availability, active health checks and DNS system discovery to NGINX OpenSource. NGINX Plus is an easy-to-use, cloud-native reverse proxy, loadbalancer, and API gateway. NGINX Plus provides the five-star support that you expect from NGINX, whether you need to integrate advanced monitoring or strengthen security controls or orchestrate Kubernetes container deployments. NGINX Plus offers high availability and scalable scaling, as well as monitoring to assist in diagnosing and debugging complex applications. To prevent problems, active health checks monitor upstream servers to detect any issues.
  • 20
    Cherokee Reviews
    Cherokee is an open-source web server that's innovative, feature-rich and lightning fast. It's designed for next-generation secure web applications. Cherokee-Admin is a powerful web interface that allows you to configure everything. Cherokee supports the most popular web technologies: FastCGI. SCGI. PHP. uWSGI. SSI. CGI. LDAP. TLS/SSL. HTTP proxying, video streaming. Content caching. traffic shaping. Cherokee can be used on Linux, Solaris, Mac OS X, Solaris and BSD. It is extremely lightweight, efficient, and offers rock-solid stability. One of its many features deserves special mention. It has a user-friendly interface called Cherokee-admin which allows for easy configuration of every feature of the server. This administration interface allows for you to configure the webserver without needing to edit a text file that was written with a particular syntax.
  • 21
    Abyss Web Server Reviews

    Abyss Web Server

    Aprelium

    $59.95 one-time payment
    Abyss Web Server can be used on Windows, macOS, or Linux. It is small in size, but supports HTTP/2, secure SSL/TLS connections, (HTTPS), automated provisioning of certificates from Let's Encrypt®, (ACME v2) and IPv6. It also supports native ASP.NET, CGI/FastCGI extensions, ISAPI extensions and native ASP.NET. It also supports HTTP/HTTPS/WebSocket forward proxying, eXtended side includes (XSSI), custom error webpages, password protection, anti-leeching, traffic throttling, bandwidth throttling and log rotation. It has an automated antihacking system and a multilingual remote management interface, which makes it as simple as browsing a website.
  • 22
    AWebServer Reviews
    AWebServer allows you to share your files easily from your phone to any computer or device. The files can be viewed wirelessly by any SO or browser. AWebServer allows you to publish your web on your Android device using PHP and all of the Apache features. MariaDB, an old MySQL server, is included. The MyPhpAdmin app has been installed and is ready to use. It supports Android 4 and higher and has integrated a FTP server for uploading the contents. This app is built on the stable Apache 2 server, which is well-known for its stability on Android devices. Improved appearance of Apache indexes files. Updated servers for 64 bit arch and phpMyAdmin. Appbundle distributed to reduce the size of the app.
  • 23
    Servers Ultimate Reviews
    You can now run almost any server you can imagine. You can run a web server, a database server or a storage server. You can easily create a server using the 'Simple tab. Or go further and add users, allowed IPs, and more! No root is required to run multiple servers at once. After 7 days, the app will stop working and you will need to purchase the paid version. This version can only allow you to add two servers. This is necessary to support development. This package includes 18 network tools! Remote control support includes a PHP Server or NAS Server, dedicated servers and/or honeypots! Support for passwords and encryption of settings! Tasker/Llama support! Use WIFI/SMS/call/power, or cronjob rules to start and stop servers! For more information, use the 'Trigger Server. You can set a port, network interface, backlog, logging (to be filed), etc. If root, set a port lower than 1024. Widget support is available and many more!
  • 24
    Node.js Reviews
    Node.js is an asynchronous JavaScript runtime that drives JavaScript calls. It's designed to create scalable network applications. Node.js will go to sleep if there isn't any work being done. This is in contrast with the more common concurrency model today, where OS threads are used. Thread-based networking is slow and difficult to use. Node.js users are not at risk of deadlocking the process because there are no locks. Nearly every function in Node.js performs I/O. The process never blocks unless the I/O is performed using synchronous Node.js methods standard library. Scalable systems are easy to create in Node.js because nothing blocks. Node.js is inspired by and similar to Ruby's Event Machine, and Python's Twisted. Node.js extends the event model a little further. It presents an event loop instead of a library as a runtime construct.
  • 25
    MacHTTP-js Reviews
    MacHTTP-js can be viewed on macOS right now. MacHTTP-js is a completely new application that includes features not available in the original release in 1992. MacHTTP-js was written entirely using the node.js platform. This means that it can run on macOS and Windows as well as Linux operating systems. MacHTTP-js provides a fully-featured Web server that can run on 21st-century desktops and servers. A preview release is available for Mac users. The general release for Windows 10 or Linux computers will follow, with support for Docker. This is a fully-featured macOS release. Other O/S versions will be available shortly.
  • 26
    Microsoft IIS Reviews
    Internet Information Services (IIS for Windows®, Server) is a flexible, secure, and manageable Web server that can host any content on the Internet. IIS's open, scalable architecture is capable of handling the most difficult tasks.
  • 27
    Traefik Reviews
    What is Traefik Enterprise Edition and how does it work? TraefikEE, a cloud-native loadbalancer and Kubernetes Ingress controller, simplifies the networking complexity for application teams. TraefikEE is built on top of open-source Traefik and offers exclusive distributed and high availability features. It also provides premium bundled support for production-grade deployments. TraefikEE can support clustered deployments by dividing it into controllers and proxies. This increases security, scalability, and high availability. You can deploy applications anywhere, on-premises and in the cloud. Natively integrate with top-notch infrastructure tools. Dynamic and automatic TraefikEE features help you save time and ensure consistency when deploying, managing and scaling your applications. Developers have the ability to see and control their services, which will improve the development and delivery of applications.
  • 28
    KSWEB Reviews

    KSWEB

    KSLabs

    $4.99 one-time payment
    You can install KSWEB on Android and then copy the scripts to the folder htdocs on the memory card. You can then run your web content! KSWEB is a set of web developers for Android. The package includes a web server and FTP server, a PHP programming language, MySQL DBMS, scheduler, and a web server. KSWEB doesn't require root rights to function properly, unless you need the server on port 80. It can also be useful when you open your server via the Internet. This will allow for you to have a little hosting in your pocket. You will need to start KSWEB and specify the port and root directory. KSWEB comes with fully-configured configuration files. Our package is compatible with most CMS and frameworks like Joomla, Drupal, Joomla WordPress, MODX, MODX, MODX, etc. We will answer any questions you may have about how to use this or that CMS.
  • 29
    GitBucket Reviews
    GitBucket, a Git web platform powered and maintained by Scala, is GitBucket. You can also deploy gitbucket to a servlet container that supports Servlet 3.0 (like Jetty or Tomcat, etc).
  • 30
    Apache Geronimo Reviews
    Apache Geronimo is a set of open-source projects that focuses on JavaEE/JakartaEE library implementations and Microprofile implementations. However, we are actively delivering reusable Java EE parts. They are still being actively maintained and widely used. Apache Geronimo offers libraries for the Java EE, Jakarta EE specifications implementations. Implementations are also designed to provide OSGi bundle metadata. The XBean project aims to create a plugin based server similar to Eclipse, a plugin based IDE. XBean will have the ability to download, install and discover server plugins from an Internet repository. We also support multiple IoC systems, running with no IoC, JMX without JMX codes, lifecycle management, class loader management, and solid Spring integration. Apache Geronimo hosts many Microprofile implementations. Apache Geronimo Arthur is an attempt to create a thin layer over Oracle GraalVM.
  • 31
    Gunicorn Reviews
    Gunicorn 'Green Unicorn is a Python WSGI http server for UNIX. It's a prefork worker model. Gunicorn is compatible with many web frameworks. It's also simple to implement, uses minimal server resources and is fairly fast.
  • 32
    Seminole Reviews
    Seminole, an embeddable webserver softwarekit, is non-invasive, can be retrofitted to existing programs, lightweight, low resource consumption, highly reliable, and secure with proper standards compliance. Seminole is a modular, high level API that's written in C++. It protects the client programmers from complex protocol details and allows them to control low-level operations when needed. The optional Application Framework is available to provide a stateful, message-based development environment. Seminole also offers a powerful discovery service. Seminole's discovery protocol uses IP multicast to locate Seminole instances, even if you don’t know their address. The discovery protocol can also send small amounts of status information periodically.
  • 33
  • 34
    Tiny Web Server Reviews
    Tiny Web Server for Android 4.0 and higher. It runs as a service, supports different charsets and is easy to configure. The server will automatically start on boot. Low memory consumption, minimal interface, file listing, and folder listing.
  • 35
    Caddy Reviews
    Caddy simplifies your infrastructure. It handles TLS certificate renewals, OCP stapling and static file serving. Kubernetes Ingress is also included. Because it is modular, you can do more with one static binary that compiles on any platform. Caddy is great for containers, as it doesn't require dependencies (not even libc). Caddy can be used almost anywhere. Caddy automatically renews TLS certificates on your sites and obtains them. It even staples OCSP replies. Its innovative certificate management features are the best in their class. Caddy is written in go and offers greater memory security than servers written in C. It also has a hardened TLS stack powered with the go standard library that serves a large portion of all Internet traffic. Caddy is both an efficient, flexible static file server and a powerful, scalable, reverse proxy.
  • 36
    kWS Reviews
    kWS is a lightweight, fast Web Server specifically designed for Android mobile devices. It can be used to host websites or to serve files over HTTP. kWS implements HTTP-1. Basic & digest authentication for secure access. Server side includes (SSI). Directory index, directory downloads in zip, tgz, and tar formats. Resumable file downloading, Dynamic DNS updates built-in, up to 20 simultaneous connections, comprehensive logs. Support for HTTPS/TLS with PKCS12 and BKS keystores. Password-based file encryption (128bit AES & Triple DE). GZip file compression, directory in JSON & XML formats, and index sorting. Highly configurable with support up to 999 parallel connections per port. Directory level configuration, support to more Dynamic DNS providers such as ZoneEdit etc. kWS also offers auto start on boot.
  • 37
    Apache TomEE Reviews
    Apache TomEE, pronounced "Tommy", refers to an all-Apache Jakarta EE9.1 certified application server that extends Apache Tomcat. It is built from a vanilla Apache Tomcat zip archive. Start with Apache Tomcat. Next, add your jars and zip up the rest. The end result is Tomcat with EE features, TomEE. Apache TomEE 8.0 is stable and ready to go. It implements Java EE 8/Jakarta EE 8 as well as the javax namespace. Java 8 and higher are required. Mostly Jakarta EE 9.1 web profile compatible and supports the new jakarta domain. Java 11 and higher. Apache TomEE is available in four flavors: web profile, microprofile, plus, and plume. Apache TomEE web profile provides servlets, JSP and JSF, JTA and JPA, CDI as well as bean validation, EJB Lite, and bean validation. Apache TomEE MicroProfile now supports MicroProfile. Apache TomEE Plus, Plume, and Plume now support JMS, JAX WS, and many other features. Mostly Jakarta EE 9.1 Web Profile compatible and supports the new jakarta domain.
  • 38
    PAW Server Reviews
    Connect your computer via WiFi or USB (ADB support is available). For greater security, HTTPS is available. PAW offers Tasker/Locale integration, making it easy to automate startup and shutdown. PAW is a web server that allows you to host your pages on your Android device. Simply place your content in the /sdcard/paw/HTML directory. That's all! You can not only create your own dynamic web pages, but you can also deploy them. You can use the Android API, which also includes SQLite connectivity. You can use PAW to install plugins from PHP to PirateBox, or even create your own plugins. Use the Android API to explore Android and change the exiting code. The majority of PAW's web applications are available in plain text, which you can edit and enhance. The web application contains documentation and examples. You can create your own server using PAW for both private and educational use.
  • 39
    BlueOnyx Reviews
    BlueOnyx, a Linux distribution based on CentOS or Scientific Linux, aims to deliver a turnkey web hosting appliance. It includes a web-based GUI interface, which allows you to manage your web hosting clients, email, FTP, and FTP accounts. You can manage all aspects of the server, its websites and accounts via a browser-based interface. It is open-source software and released under a Sun-modified BSD licence. BlueOnyx, a modified fork of BlueQuartz, was developed by Solarspeed. BlueOnyx has seen many improvements and enhancements over the years. We are committed to continuing to develop it. BlueOnyx supports reseller management, Java Servlet Pages support, Imapsync mail migrations, SSH key/cert administration, phpMyAdmin for web hosting clients, and provisions to automatically create MySQL users and databases for each virtual website.
  • 40
    ContentBox Reviews
    ContentBox is a professional open-source (Apache 2 License), modular content management engine that lets you easily create websites, blogs and wikis. ContentBox is a modular, secure, flexible and scalable content management engine that can be combined with world-class support to get your projects done quickly. ContentBox CMS can be deployed to any ColdFusion/CFML or Java Servlet Container. ContentBox is built on the ColdBox Platform, an open-source MVC framework that powers ColdFusion/CFML applications. It has been used by thousands of developers around the world. Clients include NASA, ESRI and Adobe TV. ContentBox is powered by Hibernate (the de-facto standard Object Relational Mapper), and can be used in any Java environment. Our entire infrastructure was designed with cloud deployment and scalability in mind.
  • 41
    Dropwizard Reviews
    Dropwizard, a Java framework, is for creating ops-friendly, high performance, RESTful web service. Dropwizard combines stable, mature Java libraries into a lightweight package that allows you to focus on what's important. Dropwizard supports complex configuration, application metrics, logging, operational tools, and many other features. This allows you and your team the ability to deliver a high-quality web service in a short time. Dropwizard is both a library and framework. Dropwizard's goal is to provide reliable, performant implementations of all the necessary components for a production-ready web app. This functionality is embedded into a reusable library to keep your application focused and lean, which reduces both time-to market and maintenance burdens. Dropwizard embeds a highly tuned HTTP server directly in your project because you can't have a web app without HTTP.
  • 42
    Apache Lucene Reviews

    Apache Lucene

    Apache Software Foundation

    Apache Lucene™, an open-source search engine, is developed by the Apache Lucene™. The project releases Lucene™, a core search library. It also includes PyLucene, a python binding to Lucene. Lucene Core is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities. The PyLucene sub-project provides Python bindings to Lucene Core. The Apache Software Foundation supports the Apache community of open-source projects. Apache Lucene is available under a commercially-friendly Apache Software license. Apache Lucene is the benchmark for search and indexing performance. Lucene is the search engine for both Apache Solr™, and Elasticsearch™. Our core algorithms and the Solr search server power applications all over the globe, from mobile devices to websites like Twitter, Apple, Wikipedia, and Google. Apache Lucene's goal is to provide world-class search capabilities.
  • 43
    Eclipse IDE Reviews
    Top Pick
    Eclipse IDE is the leading open platform for professional developers in computer programming. Better than ever. The Eclipse IDE provides everything you need to quickly innovate. Easy IDE configuration with the Eclipse IDE Installer 2020–09 and many packages now include a Java Runtime Environment. Improved styling and theming. Improved Windows dark theme, and GTK light theme. Moving to bleeding edge. Eclipse IDE now requires Java 11 to run, but you can compile any version. New experimental features. Support for aarch64. This version now supports Linux. Node.js embedded for all LSP-based toolings. Node.js embedded to make everything work out of the box Free, open source, and free from commercial restrictions. Released under the terms and conditions of the Eclipse Public License 2.0. Powered by participation A vast ecosystem of plugins created by an active community
  • 44
    Apache Derby Reviews
    Apache Derby, an Apache DB Subproject, is an open-source relational database that's entirely written in Java. It is available under the Apache License Version 2.0. Derby is small in size, taking up 3.5 megabytes to run the base engine and embed JDBC driver. Derby has an embedded JDBC driver which allows you to embed Derby in any Java-based application. Derby supports the client/server mode with Derby Network Client JDBC driver, and Derby Network Server.
  • 45
    IBM CICS Reviews
    IBM®, CICS®, Transaction Server for z/OS® has evolved to be a powerful mixed-language application server that allows developers to create and modernize applications using the tools and languages best suited to their business needs. Java®, Springboot®, Java®, EE, Eclipse® MicroProfile, Node.js.r)-based runtimes for JavaScript and TypeScript, COBOL, C/C++ and PL/I are all supported languages and frameworks. CICS can scale applications to support high transaction workloads in a secure and robust environment that is cost-efficient. Create new applications and extend mission-critical services using new interfaces. Our support for a variety of programming languages will allow you to unleash your creativity. You can develop in CICS Transaction Server as you would any other application. There are plug-ins available for familiar tooling like Maven®, Gradle®, Zowe[r] and UrbanCode Deploy[r].
  • 46
    ESF Edge Computing Platform Reviews
    Edge Computing allows systems to process data at the edge of a network, close to the source of the data. This reduces the communication bandwidth between sensors and the central database center. It also allows for analytics and knowledge generation at the source of data. The Internet of Things (IoT), which runs enterprise-level software stacks, and operates at the edge of IoT deployments as an aggregator/controller, provides the best foundation to Edge Computing solutions. Everyware Software Framework (ESF), a commercial edition of Eclipse Kura that is enterprise-ready, is an open-source Java/OSGi Edge Computing Platform. ESF is distributed and supported by Eurotech and enhances Eclipse Kura's security, diagnostics and provisioning capabilities. It also integrates with Everyware Cloud, Eurotech’s IoT Integration Platform.
  • 47
    OpenSSL Reviews
    OpenSSL is a robust and commercial-grade toolkit that supports the Secure Sockets Layer and Transport Layer Security (TLS). It also includes a general-purpose cryptography library. OpenSSL is licensed under an Apache license. This basically means that you can get it and use it for any commercial or non-commercial purpose, subject to certain license conditions. The community page contains more information about the project and the community. You can also start contributing to the project by visiting the community page. For the most recent news, please download the source.
  • 48
    iDempiere Reviews
    iDempiere. iDempiere. Also known as OSGi + ADempiere. Business Suite ERP/CRM/SCM done in a community way. The Community includes Subject Matter Specialists as well as Implementors and End-Users. iDempiere is a combination of Compiere/Adempiere originals and a new architecture that uses state-of-the art technologies such as OSGi, Buckminster. zk, Jetty
  • 49
    Apache ServiceMix Reviews

    Apache ServiceMix

    Apache Software Foundation

    Apache ServiceMix, an open-source, flexible integration container, unites the functionality of Apache ActiveMQ and Karaf to create a powerful runtime platform that you can use for your own integrations. It is a complete, enterprise-ready ESB powered exclusively by OSGi. Reliable messaging with Apache ActiveMQ. Apache Camel enables messaging, routing, and enterprise integration patterns. Apache CXF supports RESTful and WS web services. Apache Karaf powers an OSGi-based server runtime. Activiti provides a BPM engine. Apache OpenJPA provides full JPA support. XA transaction management via JTA through Apache Aries. Legacy support for JBI (deprecated following the ServiceMix 3.x series). The Apache ServiceMix NMR includes a rich Event and Messaging API. ServiceMix applications can be built with OSGi Blueprint and OSGi Declarative Services. Spring DM is also available.
  • 50
    Eclipse Web Tools Platform (WTP) Reviews
    The Eclipse Web Tools Platform (WTP), which extends the Eclipse platform, provides tools for developing Web and Java EE apps. It provides source and graphical editors in a variety languages, wizards, and built-in apps to simplify development. There are also tools and APIs that support running, testing, and deploying apps.