搜索资源列表
20041113(初建文档)
- 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立
juyuyouxianjidedanchulijichengdiaodu
- 假设某单处理机系统采用“基于动态优先权的时间片轮转”调度算法,系统允许进程的最大个数为10 。进程队列采用单向链表组织进程控制块。请编程实现该算法-Suppose a single-processor system is " based on dynamic priority round-robin" scheduling algorithm, the system allows a process to the maximum number is 10. Process qu
4qPolling4321
- network simulator that simulate scheduling packets through round robin strategy with 4 queues by polling 4 packets from Q1 and 3packets from Q2 and 2packets from Q3 and one packet from Q4.
4q1Priority3Polling211
- network simulatin that simulate round robin schedula strategy with priority route for the first queue. this simulator uses 4 queues.
OS
- 用C语言实现操作系统时间片轮转算法,重要代码带有注释,清晰易懂-Operating system, round-robin algorithm, implemented in C and important code with annotations, clear and easy to understand
Project-5
- 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解路由调度的基本概念;用C语言实现Round Robin路由调度策略;熟悉链表的操作。 -This simulation under the REAL ubantu system simulation (simulation of the network link), the project can understand the basic concepts of routing scheduling Round Ro
jcdd
- 操作系统调度算法 优先权和时间片轮转法-Operating system scheduling algorithm priority and round-robin method
shijianpianlunzhuanfa
- 这是操作系统时间片轮转法的课程设计,还有关优先级数的算法描述-This is the operating system curriculum design of the round-robin method on priority Series algorithm descr iption
ThreadScheduling
- 线程调度的介绍,主要是时间片轮转和优先级的方式来实现-The introduction of the thread scheduling, round-robin and priority to achieve
DRR---java
- source code deficit round robin in java. use discrete event simulation
udpsockets
- 使用C++/QT实现了一个负载均衡,有三个程序,Client, Server, Loder,运行过程中可以开多个客户端和多个服务器,一个负载均衡,使用多个客户端发送多条数据的时候,负载均衡器使用轮转法将消息推送给空闲服务器,服务应答消息传给负载均衡器,由负载均衡器发送给客户端-Using C++/QT implements a load balancing, there are three procedures, Client, Server, Loder, running you can op
nfsen-1.3.3.tar
- Display your netflow data: Flows, Packets and Bytes using RRD (Round Robin Database). Easily navigate through the netflow data. Process the netflow data within the specified time span. Create history as well as continuous profiles. Set alerts
paketsch
- round robin implementation in ns2
rrdtool-1.4.7.tar
- 所谓的“Round Robin” 其实是一种存储数据的方式,使用固定大小的空间来存储数据,并有一个指针指向最新的数据的位置。RRDtool (Round Robin Database Tool)就.-RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data
waighted-round-robin
- weighted round robin tcl code
MQ-ECN-NS2-master
- this file is very important for weigted round robin algorithim