会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
405
406
407
408
409
410
411
412
413
···
618
下一页
2020年6月30日
linux高性能服务器编程
摘要: linux高性能服务器编程 http cgi 多进程进程池 epoll i/o复用 libevent:使用 多线程
阅读全文
posted @ 2020-06-30 09:40 lydstory
阅读(165)
评论(0)
推荐(0)
2020年6月29日
惊群问题
摘要: 全局的互斥锁
阅读全文
posted @ 2020-06-29 16:25 lydstory
阅读(111)
评论(0)
推荐(0)
多进程锁
摘要: http://www.biecheng.cn/q/27542
阅读全文
posted @ 2020-06-29 14:50 lydstory
阅读(138)
评论(0)
推荐(0)
有限状态机
摘要: 高效的逻辑处理单元 ocr:进程池和线程池邡是并发编程常用的伎俩当我们需耍一个作进程喊工作线程来处理新到来的客户清伞时我们可以直接从进程池或线程池屮取得个执行实体而无须动态地淌用或数来创述进程和线程 高性能服务器应该避免不必要的数据复制。ftp服务器零拷贝sendfile
阅读全文
posted @ 2020-06-29 14:10 lydstory
阅读(129)
评论(0)
推荐(0)
进程池
摘要: https://github.com/had1992/process_pool
阅读全文
posted @ 2020-06-29 13:34 lydstory
阅读(119)
评论(0)
推荐(0)
stopping job because the sheduler could not execute the backend
摘要: https://blog.csdn.net/sgx6660888/article/details/6619400
阅读全文
posted @ 2020-06-29 11:54 lydstory
阅读(1589)
评论(0)
推荐(0)
ubuntu 奔图
摘要: https://blog.csdn.net/socrates/article/details/103855177
阅读全文
posted @ 2020-06-29 11:26 lydstory
阅读(134)
评论(0)
推荐(0)
ngnix 进程通信
摘要: https://www.sohu.com/a/155651751_468627
阅读全文
posted @ 2020-06-29 09:37 lydstory
阅读(129)
评论(0)
推荐(0)
共享内存做队列
摘要: 每次启动100 或者几百进程 每个进程要写一条记录到数据库?现在打算启动个进程通信 启动给bdb数据库 100个进程作为进程通讯的客户端 传给一个进程通讯的服务端 100个进程的这个是tcp server ? 怎么处理比较好 用共享内存做队列啊,大家先进先出 100个进队列,一个用于从队列取出,放到
阅读全文
posted @ 2020-06-29 09:12 lydstory
阅读(263)
评论(0)
推荐(0)
2020年6月27日
pdftron font
摘要: Font fnt = Font::CreateCIDTrueTypeFont(doc, font_program.c_str(), true, true) Element element = eb.CreateTextBegin(fnt, 1); 一个好的解决方案是只嵌入那些不太可能在所有系统上都能
阅读全文
posted @ 2020-06-27 17:15 lydstory
阅读(267)
评论(0)
推荐(0)
上一页
1
···
405
406
407
408
409
410
411
412
413
···
618
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告