Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Managing timeouts #93

Open
Open
@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


      [8]ページ先頭

      ©2009-2025 Movatter.jp