Back to Vespa

Container disc

container-disc/README.md

8.683.24577 B
Original Source
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->

Container disc

This module contains core classes for JDisc container and the JDisc container integration layer with jdisc_core.

It includes:

  • Core container infrastructure (dependency injection, component management, chain pattern)
  • Processing framework for request-response handling
  • Jetty-based HTTP/HTTPS server with HTTP/2 support
  • REST API framework
  • Metrics and monitoring infrastructure
  • OSGi bundle management
  • Configuration-driven architecture