poj 1502 MPI MaelstromDescription
BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical communication subsyste...
分类:
其他好文 时间:
2015-07-26 15:46:39
阅读次数:
114
This program reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It ...
分类:
Web程序 时间:
2015-07-26 15:29:55
阅读次数:
138
分布式文件系统(Distributed File System,DFS)可以提供文件的访问效率,提高文件的可用性并减轻服务器的负担。 分布式文件系统概述 通过分布式文件系统将相同的文件同时存储到网络上多台服务器后,即可拥有以下功能。 提供文件的访问效率:当客户端通过DFS访问文件时,DFS会引导客户...
分类:
其他好文 时间:
2015-07-26 00:24:07
阅读次数:
235
《OSGi原理与最佳实践》,看到第四章,做 HelloWorld-cxf 的例子,亲测可以运行,osgi版本4.4 cxf插件版本1.2...
分类:
其他好文 时间:
2015-07-20 19:40:29
阅读次数:
251
IntroductionGit is an open source, distributed version control system (VCS). It’s commonly used for source code management (SCM), with sites like GitH...
分类:
其他好文 时间:
2015-07-20 01:00:20
阅读次数:
271
供可扩展的高性能数据存储解决方案oSQL(NoSQL = Not Only SQL ),意即"不仅仅是SQL"关系数据库管理系统(RDMBSs)今天它是结构化数据存储在网络和商务应用的主导技术分布式系统(distributed system)由多台计算机和通信的软件组件通过计算机网络连接(本地网络或...
分类:
数据库 时间:
2015-07-19 23:28:51
阅读次数:
275
在 XCode 4.2 (with LLVM):里-(void)release{}会弹出警告warning: Semantic Issue: Conflicting distributed object modifiers on return type in implementation of 'r...
分类:
其他好文 时间:
2015-07-19 09:59:43
阅读次数:
172
1背景介绍现今分布式计算框架像MapReduce和Dryad都提供了高层次的原语,使用户不用操心任务分发和错误容忍,非常容易地编写出并行计算程序。然而这些框架都缺乏对分布式内存的抽象和支持,使其在某些应用场景下不够高效和强大。RDD(Resilient Distributed Datasets弹性分...
分类:
其他好文 时间:
2015-07-15 12:43:05
阅读次数:
164
选择distributed memory generator和block memorygenerator标准:
Dram和bram区别:
1、bram
的输出需要时钟,dram在给出地址后既可输出数据。
2、bram有较大的存储空间,是fpga定制的ram资源;而dram是逻辑单元拼出来的,浪费LUT资源
3、dram使用更灵活方便些
补充:
在Xilinx...
分类:
其他好文 时间:
2015-07-14 17:56:34
阅读次数:
181
423.Which of the following describes how a distributed resumable transaction behaves?
A. The resumable setting on the initiating session determines the resumable conditions for the entire
distribute...
分类:
其他好文 时间:
2015-07-14 11:22:09
阅读次数:
138