首页>
外文OA文献
>DIM, a portable, light weight package for information publishing, data transfer and inter-process communication
【2h】
DIM, a portable, light weight package for information publishing, data transfer and inter-process communication
展开▼
机译:DIM,一种轻便的便携式包装,用于信息发布,数据传输和进程间通信
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
The real-time systems of HEP experiments are presently highly distributed, possibly on heterogeneous CPUs. In many applications, there is an important need to make information available to a large number of other processes in a transparent way. For this purpose the "RPC-like" systems are not suitable, since most of them rely on polling from the client and one-to-one connections. DIM is a very powerful alternative to those systems. It provides a named space for processes to publish information (publishers) and a very simple API for processes willing to use this information (subscribers). It fully handles error recovery at the publisher and subscriber level, without additional software in the application. DIM is available on a large variety of platforms and operating systems with C and C++ bindings. (13 refs).
展开▼