Skip to content
View fitz0916's full-sized avatar

Block or report fitz0916

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. material-agent material-agent Public

    确定性增强型工业物资智能Agent - 基于Spring AI

    Java 1

  2. fuck-login fuck-login Public

    Forked from xchaoinfo/fuck-login

    模拟登录一些知名的网站,为了方便爬取需要登录的网站

    Python

  3. iquery iquery Public

    Forked from protream/iquery

    Various information query via command line.

    Python

  4. spring-cloud spring-cloud Public

    spingboot-cloud

    Java 1

  5. miniApp miniApp Public

    JavaScript

  6. alibaba-mom alibaba-mom Public

    Forked from younfor/alibaba-mom

    2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因为考虑到机器坏掉,broker不可用等等原因导致的消息丢失,就需要每次收到的消息必须及时落盘,这个就是比赛优化的重中之重…

    Java