Schnittstelle IServletSystemProperties.SIDBlasterMappingServlet

Umschließende Schnittstelle:
IServletSystemProperties

public static interface IServletSystemProperties.SIDBlasterMappingServlet
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    SIDBlasterMapping: maximum number of requests in parallel (default: 16)
    static final int
    SIDBlasterMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
  • Felddetails

    • MAX_SIDBLASTERMAPPING_IN_PARALLEL

      static final int MAX_SIDBLASTERMAPPING_IN_PARALLEL
      SIDBlasterMapping: maximum number of requests in parallel (default: 16)
      System Property:
      jsidplay2.sidblastermapping.max.parallel
    • SIDBLASTERMAPPING_ASYNC_TIMEOUT

      static final int SIDBLASTERMAPPING_ASYNC_TIMEOUT
      SIDBlasterMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
      System Property:
      jsidplay2.sidblastermapping.async.timeout