About 3,320,000 results
Open links in new tab
  1. Welcome! - The Apache HTTP Server Project

    Jan 1, 2018 · The Number One HTTP Server On The Internet ¶ The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including …

  2. Apache ActiveMQ Tutorial - Online Tutorials Library

    It's fully compliant with JMS 1.1 standards. JMS is a specification that allows development of message based system. ActiveMQ acts as a broker of messages which sits in between applications and allows …

  3. Management - Apache ActiveMQ

    Management Apache Artemis has an extensive management API that allows a user to modify a server’s configuration, create new resources (e.g. addresses and queues), inspect these resources (e.g. how …

  4. Download Artemis - Apache ActiveMQ

    The source release for Artemis Native integration layer can be found on its own download page. The broker binary archives above already include a pre-compiled version of this component.

  5. Apache Tomcat® - Welcome!

    2 days ago · Apache Tomcat® is an open-source implementation of Java Servlet, JavaServer Pages, and Java Expression Language technologies.

  6. Apache Camel: Tutorial-JmsRemoting

    Tutorial on Spring Remoting with JMS Thanks This tutorial was kindly donated to Apache Camel by Martin Gilday. Preface This tutorial aims to guide the reader through the stages of creating a project …

  7. Client configuration - Apache Qpid™

    The client uses Logger names residing within the org.apache.qpid.jms hierarchy, which you can use to configure a logging implementation based on your needs. When debugging some issues, it may …

  8. Artemis JMS Client Dependencies - Apache ActiveMQ

    May 3, 2013 · Artemis JMS Client Dependencies Artemis JMS Client Dependencies

  9. Chapter 74. JMS | Apache Camel Component Reference - Red Hat

    The JMS component reuses Spring 2's JmsTemplate for sending messages. This is not ideal for use in a non-J2EE container and typically requires some caching in the JMS provider to avoid poor …

  10. Getting Started with Spring JMS - Baeldung

    May 11, 2024 · Introduction to Spring JMS and its basic concepts for quick start and implementation.