首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > XML-RPC协议封装在drmaa电话

XML-RPC协议封装在drmaa电话

  • 资源大小:23.64 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 协议 xmlrpc drmaa 封装 电话

资 源 简 介

drmaa-xmlrpc is a quick XMLRPC wrapper around the DRMAA API implemented by most popular cluster schedulers. It is written in C and depends on xmlrpc-c and your scheduler"s DRMAA implementation library. The end daemon is an abyss webserver serving out standard XMLRPC calls. API follows DRMAAc bindings - same function names and same arguments (omit any buffers meant to return values). I have made the decision to never implement the blocking functions - synchronize() and wait() - because of various problems it would raise with TCP connection keep alives. Even if it wasn"t a problem in any given particular case, it would invite bad code that wouldn"t scale. So if you need blocking functionality just poll. Whenever DRMAAv2 comes out and I decide to rewrite this stuff, I will revisit whether I will implement blocking API. Look at the wiki for build and use instructions. UPDATE 6/5/2011: In case anybody is wondering if this project is dead since the lack of updates

文 件 列 表

drmaa-xmlrpc-04-07-2011
config
foreach
drmaa-xmlrpc
makefile
README
LICENSE
VIP VIP
0.181499s