Concurrency 资源专区

本专区汇聚了各类基于 Concurrency 开发的源码资源,共计 10 篇资源供开发者免费下载学习。

共找到 10 个资源
其他 1 积分

概念验证:时序、并发与即时编程

offered the proof of concepts (timing, concurrency, on-the-fly programming) with a generou

timing concurrency on-the-fly-programming
0 0 查看详情
其他 1 积分

多线程客户端-服务器结构示例

多线程实现客户-服务器结构的一个例子-Multithreading to achieve client-server structure of an example

Multithreading Client-Server Network-Programming
0 0 查看详情
其他 1 积分

The Dining Philosophers Problem: Achieving Maximum Parallelism

获得最大并行度的哲学家问题解法-maximum degree of parallelism philosopher Solutions

Dining Philosophers Problem Concurrency Deadlock
0 0 查看详情
其他 1 积分

线程中使用Semaphore的例子

线程中使用Semaphore的例子 -The example for using semaphore in thread

Semaphore Thread Concurrency
0 0 查看详情
C/C++/VC++ 1 积分

基于非对称平面组合的队列算法:提升并发性能与实现无等待入队

Asymmetric flat-combining(AFC), is an extension of flat combining (FC) in which the behavi

Asymmetric Flat-Combining Queue Algorithm Concurrency
0 0 查看详情
C# 1 积分

C# 线程同步与Mutex对象释放

C# 锁定线程释放Mutex对象的例子,与锁定线程相比,多了释放Mutex对象的功能,实现方法和思路大致差不多:   C#锁定线程,可编写以下代码:   Program myPro

C# Thread Synchronization Mutex
0 0 查看详情
Java 1 积分

Dimmunix:Java/C/C++软件的死锁免疫系统

Dimmunix is a tool for imparting deadlock immunity to Java/C/C++ software (both legacy and

Dimmunix Deadlock Immunity Java
0 0 查看详情
Java 1 积分

Java并发演员系统:轻量级消息传递并发模型

This is a Java implementation of a non-copy message passing actor system. # Goals # *

Java Concurrency Actor System
0 0 查看详情
Java 1 积分

Java并发中的Actor模型:Actorom框架解析

Actorom : Java-based Actors Object Model Actorom is a pure Java implementation of the Ac

Java Concurrency ActorModel
0 0 查看详情
Java 1 积分

Java线程资源说明

javaThread

Java Thread Concurrency
0 0 查看详情