Skip to content

Managing timeouts #93

@billoneil

Description

@billoneil

A big benefit of microservices is the ability to customize configurations for different types of workloads. If your application has a lot of very fast but high throughput transactions as well as some longer running queries and/or file uploads and downloads it might make sense to split these into two services. The high throughput and low latency transactions could be configured to have very low timeouts and smaller connection pools. The service that handles reporting and files probably needs much longer timeouts and larger connection pools to handle many concurrent connections. Can we achieve something similar inside of a monolith?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy