Why low-latency Java still requires discipline?

(chronicle.software)

22 points | by theanonymousone 1 hour ago

3 comments

  • motoboi 21 minutes ago
    I found claude and GPT very helpful on this, because java have a very sofisticated monitoring harness. Just ask the agent to connect to the running application (on kubernetes or whatever) on prod and do a java flight recording then analyze allocations.

    I managed to improve some applications of ours from several garbage collections per second to several minutes between collections. That _really_ improve p99.

  • chuckadams 16 minutes ago
    I get that blog posts often advertise a company's products, but this one had absolutely zero content other than advertising.
  • dominicrose 35 minutes ago
    page doesn't load "En attente de la réponse de chronicle.software."
    • PaulHoule 32 minutes ago
      + low latency anything requires discipline. if you lose 5ms you can't get it back.