推荐
专栏
教程
课程
飞鹅
本次共找到1251条
异步io
相关的信息
Wesley13
•
3年前
java NIO知多少
背景Linux系统中的IO操作内部相当复杂,下面是一张带图片的LinuxIO相关层级关系:!(https://img2018.cnblogs.com/blog/1065229/201908/106522920190816090039492619519221.png)下面是一个简化版本Linux内部IO层级图:!(https:
Stella981
•
3年前
Python 3.6
pyinstaller安装请参考 https://elmagnificogi.github.io/2017/07/31/PythonVS2017/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Felmagnificogi.github.io%2F2017%2F07%2F31%2FPy
Wesley13
•
3年前
05 RGW对象存储
参考连接:<https://ceph.readthedocs.io/en/latest/radosgw/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fceph.readthedocs.io%2Fen%2Flatest%2Fradosgw%2F%3E);作为文件系统的磁盘
Stella981
•
3年前
Redis安装部署
1.下载安装包官网地址:https://redis.io/download(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fredis.io%2Fdownload)2.解压tarxzvf redis5.0.5.tar.gz3.编译安装cdred
Stella981
•
3年前
Cobbler
1\.cobbler简介cobbler官网:http://cobbler.github.io/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcobbler.github.io%2F)Cobbler是一个Linux服务器安装的服务,可以通过网络启动
Stella981
•
3年前
React 16使用了Portals时,Server Side Render碰到的问题
最近发布的React16支持Portals(https://facebook.github.io/react/docs/portals.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Ffacebook.github.io%2Freact%2Fdocs%2Fportals.ht
Wesley13
•
3年前
5、实现简单的代币
一、代币源码。这里我们创建一个Token2的合约,并粘贴到在线编译器。https://ethereum.github.io/browsersolidity(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fethereum.github.io%2Fb
Easter79
•
3年前
TCP Demo
//客户端importjava.io.;importjava.net.;publicclassMyclient{publicstaticvoidmain(Stringargs){Socketclientnull;Buff
Stella981
•
3年前
Seata
seataserver为seata中的事务协调器。参考:http://seata.io/enus/docs/ops/deployserver.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fseata.io%2Fenus%2Fdocs%2Fops%2Fdeploys
京东云开发者
•
2年前
文盘Rust -- tokio绑定cpu实践 | 京东云技术团队
tokio是rust生态中流行的异步运行时框架。在实际生产中我们如果希望tokio应用程序与特定的cpucore绑定该怎么处理呢?这次我们来聊聊这个话题。
1
•••
37
38
39
•••
126