WheatField logo

WheatField

BlogProjectsAboutRSS
  • Home
  • Blog
  • Projects
  • About
  • RSS
  1. Home
  2. Posts tagged "connection-leak"

Posts tagged "connection-leak"

Discover all articles tagged with connection-leak. Find comprehensive content about connection-leak and related topics.

1 ArticlesUpdated WeeklyAll Categories
  • RabbitMQ 连接泄漏“踩坑记”:异常处理中忘记 close 的代价
    2025年4月25日
    message-queueconnection-leakamqp

    RabbitMQ 连接泄漏“踩坑记”:异常处理中忘记 close 的代价

    分析一下在使用 RabbitMQ 时遇到的连接泄漏问题。原因是在异常处理中没有主动关闭连接,导致旧连接积累。文章解释了网络连接需要显式管理的原因,并提出两种解决方案:使用 `async with` 自动关闭短期连接,或使用连接池进行高并发场景的连接复用。
    Read More →

Popular Topics

Explore articles by topic - discover content that interests you most

software(17)python(11)llm(9)tech(9)nlp(9)embedding(8)pydantic(7)docker(5)resources(5)ai(5)开源项目(4)rag(4)
View all topics →
mailMailgithubGitHubyoutubeYoutubexX
ultrasev
•
© 2022 - 2026
•
Ultrasev Blog - Programming & AI Technical Insights
Privacy Policy
•
Terms of Service