码迷,mamicode.com
首页 > 编程语言 > 详细

java并发类库PCDP

时间:2017-10-06 11:30:22      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:city   off   hub   一句话   好用   size   poi   简介   isolation   

这个是rice大学开发的一个并发类库,不算很流行,但是比较好用,github地址

一句话简介如下:

PCDP is a shared-memory, pedagogical, parallel programming framework. PCDP‘s design, implementation, and APIs emphasize simplicity to make it straightforward to use for programmers new to parallel programming. PCDP supports task parallelism, loop parallelism, actor parallelism, bulk synchronization, point-to-point synchronization, and isolation. PCDP is built on top of the Java Fork-Join framework, but offers more convenient APIs.

 

看起来不算是一个production级别的(教学使用为主)框架,所以就不多废话了,有兴趣的可以自己去参考源代码。

java并发类库PCDP

标签:city   off   hub   一句话   好用   size   poi   简介   isolation   

原文地址:http://www.cnblogs.com/huangzifu/p/7631207.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!