资源列表
[易语言编程] EasyTalk.ClientService2
说明:实现报文交换,可以目录到队列,队列到队列,队列到目录,目录到目录的数据交换,这种实现方式可以灵活配置。-Implementation of packet switching, can directory to the queue, the queue to a queue, the queue to the directory, directory to the directory data exchange, this implementation can flexible configura<朱勇> 在 2025-06-22 上传 | 大小:8.44mb | 下载:0
[并行运算] KafkaDemo
说明:Kafka是一个高吞吐量分布式消息系统。linkedin开源的kafka。 Kafka就跟这个名字一样,设计非常独特。首先,kafka的开发者们认为不需要在内存里缓存什么数据,操作系统的文件缓存已经足够完善和强大,只要你不搞随机写,顺序读写的性能是非常高效的。kafka的数据只会顺序append,数据的删除策略是累积到一定程度或者超过一定时间再删除。Kafka另一个独特的地方是将消费者信息保存在客户端而不是MQ服务器,这样服务器就不用记录消息的投递过程,每个客户端都自己知道自己下一次应该从什么地<刘威> 在 2025-06-22 上传 | 大小:11.33mb | 下载:0
[书籍源码] leiyuduixiang
说明:关于C++里的类与对象的程序,想了解的可以参考-About C++ classes and objects in the program, would like to know can refer<SONG> 在 2025-06-22 上传 | 大小:17kb | 下载:0
[Dephi控件源码] CheckByLog
说明:根据日志检查程序运行情况,如果没有产生日志程序会关闭指定程序,重新打开指定程序-Check the operation of the program according to the log<njzjq2008> 在 2025-06-22 上传 | 大小:174kb | 下载:0
[汇编语言] 24gamedesign
说明:设随机给出1-100中的四个数(可重复),能用加,减,乘,除,括号,给出运算结果为24的所有表达式。-Given a random set of four numbers 1-100 (repeatable), can add, subtract, multiply, divide, brackets, operation results are given for all the expressions (24).<羽凡谢> 在 2025-06-22 上传 | 大小:1kb | 下载:0