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

您现在的位置是:虫虫源码 > 其他 > JMS的计算基础设施

JMS的计算基础设施

  • 资源大小:16.85 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java jms distributedsystem

资 源 简 介

A distributed system for the efficient execution of jobs submitted by users. More specifically, users, through an ad-hoc client, may submit a Job to the system. A Job is any serializable object that implements the Runnable interface. The system decides which server should take care of executing the job (to balance the load among servers), executes the job, and gives back to the client the job (this way the job, being a serializable object, may store the results of the execution into its own attributes).

文 件 列 表

jms
.svn
client
jms_admin.sh
jms_server.sh
README
server
VIP VIP
0.210302s