打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Gridsim3.2 learning tips

Gridsim3.2 learning tips

http://www.gridbus.org/gridsim/

Gridsim主要特性

------------

 

The GridSim toolkit allows modeling and simulation of entities in parallel and distributed computing (PDC) systems-users, applications, resources, and resource brokers (schedulers) for design and evaluation of scheduling algorithms. It provides a comprehensive facility for creating different classes of heterogeneous resources that can be aggregated using resource brokers. for solving compute and data intensive applications. A resource can be a single processor or multi-processor with shared or distributed memory and managed by time or space shared schedulers. The processing nodes within a resource can be heterogeneous in terms of processing capability, configuration, and availability. The resource brokers use scheduling algorithms or policies for mapping jobs to resources to optimize system or user objectives depending on their goals.

Overview of GridSim functionalities:

  • new allocation policy can be made and integrated into the GridSim Toolkit, by extending from AllocPolicy class.
  • has the infrastructure or framework to support advance reservation of a grid system.
  • incorporates a functionality that reads workload traces taken from supercomputers for simulating a realistic grid environment.
  • incorporates a network extension into GridSim. Now, resources and other entities can be linked in a network topology.
  • incorporates a background network traffic functionality based on a probabilistic distribution. This is useful for simulating over a public network where the network is congested.
  • incorporates multiple regional GridInformationService (GIS) entities connected in a network topology.
  • adds ant build file to compile GridSim source files

如何学习gridsim

----------------


To understand on how to use GridSim, please go through the examples provided
in the $GRIDSIM/examples/ directory. Example 1 - 6 are mainly for beginners,
whereas the rest describes more complex GridSim functionalities.
  • At the moment, GridSim has two allocation policies or scheduling algorithms,
    i.e. First Come First Service (as described in SpaceShared.java) and Round
    Robin (as described in TimeShared.java).
  • If you are interested in writing a new scheduling algorithm of a resource,
    then look closely on $GRIDSIM/examples/Example08/ directory.

图形化界面

Questions related to VisualModeler
==================================


Q: What is VisualModeler (VM)?

A: It is a program that generates GridBroker source code.
   With VM, you can specify how many grid users and resources for your
   simulation. After finish generating the GridBroker source code, you
   can then compile and run the program using the GridBroker jar file.

---------------------------------------------------------
Q: How do I run VisualModeler?

A: To run it, just type:
        java -jar visualmodeler.jar

几个截图如下,需要点击放大。

 

FAQ:Questions related to GridSim

----------------

见安装目录下faq.txt 

 

 

 
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
JMSE | An Open-Source Benchmark Simulator: Control of a BlueROV2 Underwater Robot
GridSim例子三:示范怎么样使用一个GridSim包
云计算仿真工具CloudSim介绍和使用
WPF学习笔记 - Resource
GridSim例子三的另外一部分:Test实体
c#学习网站
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服