搜索资源列表
softhy469h
- 作为一款大型高并发高负载的开源SNS(社交网络服务)软件,iwebSNS功能强大,易于扩展,具有良好的伸缩性和稳定性-As a large, high-concurrency high-load open source SNS (social network service) software, iwebSNS powerful, easy to expand, has good scalability and stability of the
WCF
- 本书涵盖了所有设计开发基于WCF的面向服务应用程序所需的知识与技能。通过本书,你可以看到如何利用WCF内建的特性,例如服务托管、实例管理、并发管理、事务、离线队列调用以及安全。-This book covers all the design and development of service-oriented WCF-based applications with the necessary knowledge and skills. Through this book, you can se
operating-system-(OS)
- operating system (OS)包括进程、线程与微内核技术、并发性、死锁、内存管理、多处理机调度等-Operating system ( OS ) including the process, thread and microkernel technology, concurrency, deadlock, memory management, multiprocessor scheduling etc.
gperftools-2.0
- gperftools 是google-perftools工具中的一个内存管理库,与标准的glibc库中malloc相比,TcMalloc在内存分配的效率和速度上要高很多,可以提升高并发情况下的性能,降低系统的负载。-gperftools malloc compared the google-perftools tools a memory management library, with standard glibc library, TcMalloc much higher on the ef
IOCPNet_Client_server
- 完成端口的服务端和客户端口,已测试通过,支持大并发量,可以直接加进自己的项目中使用-Complete the port of the server and client port, has been tested through the support of large concurrency, can be added directly into their own projects
swoole
- 一个php拓展,异步并行,支持高性能高并发高可用(A PHP extension, asynchronous parallel, supports high performance, high concurrency, and high availability)
Server
- epoll 实现服务器大并发 ----------------(Epoll server concurrency ----)
下载管理
- 模拟多线程下载、暂停、恢复任务,可控制并发(Analog multi-threaded download, pause, resume tasks, concurrency control)
CSharp并发编程经典实例
- 全面讲解C#并发编程技术,侧重于.NET平台上较新、较实用的方法。全书分为几大部分: 首先介绍几种并发编程技术,包括异步编程、并行编程、TPL 数据流、响应式编程;然后阐述一 些重要的知识点,包括测试技巧、互操作、取消并发、函数式编程与OOP、同步、调度;最后介 绍了几个实用技巧。全书共包含 70多个有配套源码的实用方法,可用于服务器程序、桌面程序和 移动应用的开发(Concurrency in C# Cookbook)
多进程并发
- 实现操作系统下一个多进程并发机制,在VS13下用C++实现(realize a Multi process concurrency,it run by vs13 using C++)
java-concurrency编程内部分享
- java-concurrency编程内部分享ppt(java-concurrency ppt)
CppConcurrencyInAction
- 此书籍是讲多并发有关的书籍,包含了很多知识点。(This book is a multi - concurrency book, which contains a lot of knowledge.)
high
- 这是一篇关于高并发研究与分析的文章,良心之作。呕心流血(This is an article about the high concurrency research and analysis, conscience. Vomit bleeding heart)
1 Concurrency in Go
- Go 语言中的递归方法,erlang类似(Go lang concurrency method which similar to erlang)
Java并发编程实战
- Java多线程教程 内容很全面 对多线程理解深刻(Java Concurrency in Practice)
HttpTest4Net
- 检测高并发时网站所承受的压力,支持POST,GET请求(Test the pressure of the web site at high concurrency)
SatRDA_Demo20161118
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用google的golang开发支持10M级并发。(SatRDA is the most efficient remote data access component, and
redisCluster-demo
- 用java实现redis集群,体验高并发(Implement redis cluster with Java, experience high concurrency)
Go 学习笔记 第四版
- 不做的go语言学习资料,对于学习高并发的实现原理很有帮助(Not doing go language learning materials is helpful in learning the principle of high concurrency.)
CplusplusConcurrencyInAction
- 并发处理,如果你正在用C++写一个多线程程序,你应该阅读本书。如果你正在使用C++标准库中新的多 线程工具,你可以从本书中得到一些指导意见。如果你正在使用其他线程库,后面章节里的 建议和技术指导也很值得一看。(Concurrent processing. If you are writing a multithreaded program with C++, you should read this book. If you are using more of the new C++ sta
