EUNO.NEWS EUNO.NEWS
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
  • All (20543) +144
    • AI (3117) +9
    • DevOps (914) +5
    • Software (10652) +105
    • IT (5812) +25
    • Education (48)
  • Notice
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3周前 · software

    在 Rust 中使用 FlowGuard 实现自适应背压

    静态限制的问题 rust // “Maximum 100 concurrent connections” let max_connections = 100; 静态限制是一个陷阱:- 设置得太高?你的系统会崩…

    #rust #flowguard #adaptive-backpressure #concurrency-control #tcp-vegas #rate-limiting #open-source
  • 3周前 · software

    为什么我缓存外部 API 数据而不是每次都调用它

    初始方法 当我第一次在项目中集成外部 API 时,我的做法很简单:需要数据?调用 API。感觉干净且合乎逻辑——未…

    #caching #external-api #rate-limiting #performance #cost-optimization #architecture #api-design
  • 3周前 · software

    API Gateway:你的微服务不知道自己需要的保镖

    如果你的系统是一场派对,你的 microservices 是宾客,而你的 clients 是……嗯……clients。What an API Gateway Does API Gateway 是那个人在……

    #API Gateway #microservices #routing #authentication #authorization #rate limiting #load balancing #caching #response aggregation
  • 3周前 · software

    🚀你必须了解的7种保护API的方法

    1️⃣ Rate Limiting 什么是?给你的 API 设置速率限制。它是如何工作的?只允许用户在一定时间内发送 X 次请求。如何实现……

    #API security #rate limiting #CORS #middleware #NGINX #backend development #authentication #API protection
  • 0个月前 · software

    使用 Python 爬取论坛而不触发反爬虫措施

    在不被标记的情况下抓取论坛 我花了多年时间在论坛的裂缝中爬行——那些古老、被遗忘的论坛,如果你仔细倾听,仍然会嗡鸣,流血……

    #python #web-scraping #anti-bot #captcha #forum-scraping #requests #selenium #rate-limiting
  • 1个月前 · software

    🛑 在问题出现前阻止 SMS OTP 滥用:上游安全方法

    🔐 基于 SMS 的 OTP 随处可见 ⚠️ 它是规模化最被滥用的 authentication 机制之一。大多数团队专注于如何可靠地发送 OTP。很少有团队会去阻止……

    #OTP #SMS authentication #security #abuse prevention #rate limiting #fraud detection #cost control
  • 1个月前 · software

    如何在系统设计面试中设计 Rate Limiter?

    如何在系统设计面试中设计 Rate Limiter? 如何在系统设计面试中设计 Rate Limiter?

    #rate limiting #system design #interview preparation #scalability #performance #API design
  • 1个月前 · software

    使用 node:http 和 redis 的限流器

    Rate limiters(使用 node:http 和 redis)封面图片

    #node.js #rate limiting #redis #http server #backend
  • 1个月前 · software

    面向数据工程师的 REST API 调用:实用指南与示例

    介绍 作为一名 Data Engineer,你很少只处理数据库。现代数据管道经常从 REST APIs 中摄取数据——无论是拉取数据…

    #REST API #data engineering #Python #API authentication #pagination #rate limiting #data pipelines
  • 1个月前 · software

    我在2025年尝试爬取Reddit……当你对抗API时会发生什么

    说实话吧。理想情况下,我们都只需要 pip install praw,获取一个 API key,然后为我们的 NLP 项目或市场调研拉取无限的 JSON 数据。那……

    #Reddit #API #scraping #PRAW #Python #rate limiting #sentiment analysis #data extraction
  • 1个月前 · software

    了解 X-Forwarded-For 和 Forwarded 头在现代 Web 架构中的重要性

    引言 在网页早期,每个请求都直接从客户端发送到服务器,服务器可以读取 TCP 连接并知道是谁…

    #X-Forwarded-For #Forwarded header #HTTP headers #reverse proxy #load balancer #CDN #client IP #web security #logging #rate limiting
  • 1个月前 · software

    如何设计通知系统:完整指南

    介绍 本指南概述了如何构建一个可扩展的通知服务,支持 email、SMS、push 和 in‑app 渠道。它涵盖了用户偏好,...

    #notification system #system design #scalability #email #SMS #push notifications #queueing #rate limiting #high availability

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026