首页 > 最新文献

Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)最新文献

英文 中文
Tree-based fault-tolerant multicast in multicomputer networks 多计算机网络中基于树的容错组播
Honge Wang, D. Blough
A tree-based fault-tolerant multicast algorithm built on top of pipelined circuit switching is presented. The algorithm is provably deadlock-free and livelock-free, requires only a single message startup, and guarantees messages are delivered over shortest paths in the fault-free and traffic-free case. Simulation results in two-dimensional mesh networks show that the algorithm produces significantly shorter average communication latency than previous fault-tolerant multicast algorithms over a range of network loads and fault conditions.
提出了一种基于流水线电路交换的树型容错组播算法。该算法可以证明是无死锁和无活锁的,只需要一个消息启动,并保证消息在无故障和无流量的情况下通过最短的路径传递。在二维网格网络中的仿真结果表明,在一定的网络负载和故障条件下,该算法比以前的容错组播算法产生的平均通信延迟明显缩短。
{"title":"Tree-based fault-tolerant multicast in multicomputer networks","authors":"Honge Wang, D. Blough","doi":"10.1109/MASCOT.1998.693673","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693673","url":null,"abstract":"A tree-based fault-tolerant multicast algorithm built on top of pipelined circuit switching is presented. The algorithm is provably deadlock-free and livelock-free, requires only a single message startup, and guarantees messages are delivered over shortest paths in the fault-free and traffic-free case. Simulation results in two-dimensional mesh networks show that the algorithm produces significantly shorter average communication latency than previous fault-tolerant multicast algorithms over a range of network loads and fault conditions.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123797523","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Delay and queue size analysis of TDMA with general traffic 一般业务量下TDMA的延迟和队列大小分析
K. Khan, H. Peyravi
In TDMA (time division multiple access), stations transmit their messages on a shared communication channel using their dedicated time slots. All the previous delay analyses of TDMA have been based on the assumption that either the interarrival times of the traffic is exponential or the message lengths are geometrically distributed. This paper presents a generalized model in which the above assumptions are relaxed. This model allows us to compute the exact performance characteristics in closed forms for the mean and the variance of the queue size and the message delay for the TDMA. The model is used to define and compare five bursty traffic distributions. These distributions are used to study their effects on the buffer size and the end-to-end delay for the Mars Regional Network.
在时分多址(时分多址)中,站点使用它们的专用时隙在共享通信信道上传输它们的消息。以往的TDMA时延分析都是基于业务量到达间隔时间呈指数分布或报文长度呈几何分布的假设。本文提出了一个广义模型,其中上述假设是放宽的。该模型允许我们以封闭形式计算TDMA队列大小和消息延迟的平均值和方差的确切性能特征。该模型用于定义和比较五种突发流量分布。这些分布用于研究它们对Mars区域网络的缓冲区大小和端到端延迟的影响。
{"title":"Delay and queue size analysis of TDMA with general traffic","authors":"K. Khan, H. Peyravi","doi":"10.1109/MASCOT.1998.693698","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693698","url":null,"abstract":"In TDMA (time division multiple access), stations transmit their messages on a shared communication channel using their dedicated time slots. All the previous delay analyses of TDMA have been based on the assumption that either the interarrival times of the traffic is exponential or the message lengths are geometrically distributed. This paper presents a generalized model in which the above assumptions are relaxed. This model allows us to compute the exact performance characteristics in closed forms for the mean and the variance of the queue size and the message delay for the TDMA. The model is used to define and compare five bursty traffic distributions. These distributions are used to study their effects on the buffer size and the end-to-end delay for the Mars Regional Network.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"81 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124681756","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 29
mlcache: a flexible multi-lateral cache simulator Mlcache:一个灵活的多边缓存模拟器
E. Tam, J. Rivers, G. Tyson, E. Davidson
As the gap between processor and memory speeds increases, cache performance becomes more critical to overall system performance. Multi-lateral cache designs such as the Assist, Victim, and NTS cache have been shown to perform as well as or better than larger, single structure caches. Unlike current cache simulators, mlcache (an event-driven, timing-sensitive simulator based on the Latency Effects cache timing model) can evaluate a variety of multilateral cache configurations. It was developed to help designers in the middle of the design cycle decide which cache configuration would best meet the performance needs of the target processor. It can easily model various cache configurations by using its library of cache state and data movement routines. We use the SPEC95 benchmarks to illustrate how mlcache can be used to compare the performance of several different data cache configurations.
随着处理器和内存速度之间的差距越来越大,缓存性能对整体系统性能变得越来越重要。横向缓存设计,如Assist、Victim和NTS缓存,已被证明与大型单一结构缓存的性能一样好,甚至更好。与当前的缓存模拟器不同,mlcache(一种基于延迟效应缓存时序模型的事件驱动、时间敏感的模拟器)可以评估各种多边缓存配置。它的开发是为了帮助设计人员在设计周期中期决定哪种缓存配置最能满足目标处理器的性能需求。通过使用它的缓存状态库和数据移动例程,它可以很容易地对各种缓存配置建模。我们使用SPEC95基准测试来说明如何使用mlcache来比较几种不同数据缓存配置的性能。
{"title":"mlcache: a flexible multi-lateral cache simulator","authors":"E. Tam, J. Rivers, G. Tyson, E. Davidson","doi":"10.1109/MASCOT.1998.693670","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693670","url":null,"abstract":"As the gap between processor and memory speeds increases, cache performance becomes more critical to overall system performance. Multi-lateral cache designs such as the Assist, Victim, and NTS cache have been shown to perform as well as or better than larger, single structure caches. Unlike current cache simulators, mlcache (an event-driven, timing-sensitive simulator based on the Latency Effects cache timing model) can evaluate a variety of multilateral cache configurations. It was developed to help designers in the middle of the design cycle decide which cache configuration would best meet the performance needs of the target processor. It can easily model various cache configurations by using its library of cache state and data movement routines. We use the SPEC95 benchmarks to illustrate how mlcache can be used to compare the performance of several different data cache configurations.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"210 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121715834","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 26
Statistical multiplexing of self-similar video streams: simulation study and performance results 自相似视频流的统计复用:仿真研究和性能结果
Byron Bashforth, C. Williamson
Achieving statistical gains when multiplexing video streams, as in a video-on-demand (VOD) scenario, is difficult because of the stringent QOS demands and the self-similar nature of the traffic. This paper explores, through empirical simulation, the QOS, network utilization, and statistical characteristics of the aggregate traffic resulting from multiple independent MPEG video streams. In addition, the simulation results are compared against several recently-derived theoretical results for self-similar network traffic. Three main results are evident from our experiments. First, moderate statistical multiplexing gain can be achieved when multiplexing multiple self-similar streams. Second, video multiplexing is extremely sensitive to traffic phasing effects and to heavy-tailed frame size distributions. Finally, the theoretical approach considered (Norros (see IEEE Journal on Selected Areas in Communications, vol.13, no.6, p.953-62, 1995) effective bandwidth formulation) appears promising but requires fine-tuning to be practical for call admission and network dimensioning.
在视频点播(VOD)场景中,由于严格的QOS要求和流量的自相似性质,在复用视频流时很难实现统计增益。本文通过经验模拟,探讨了多个独立MPEG视频流产生的聚合流量的QOS、网络利用率和统计特性。此外,还将仿真结果与最近得到的几种自相似网络流量的理论结果进行了比较。从我们的实验中可以明显地看出三个主要结果。首先,当复用多个自相似流时,可以获得适度的统计复用增益。其次,视频复用对流量相位效应和重尾帧大小分布极为敏感。最后,考虑了理论方法(Norros)(参见IEEE杂志上的通信选择领域,第13卷,第13期)。(6, p.953-62, 1995)有效带宽公式)看起来很有希望,但需要微调才能使呼叫接收和网络尺寸切合实际。
{"title":"Statistical multiplexing of self-similar video streams: simulation study and performance results","authors":"Byron Bashforth, C. Williamson","doi":"10.1109/MASCOT.1998.693684","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693684","url":null,"abstract":"Achieving statistical gains when multiplexing video streams, as in a video-on-demand (VOD) scenario, is difficult because of the stringent QOS demands and the self-similar nature of the traffic. This paper explores, through empirical simulation, the QOS, network utilization, and statistical characteristics of the aggregate traffic resulting from multiple independent MPEG video streams. In addition, the simulation results are compared against several recently-derived theoretical results for self-similar network traffic. Three main results are evident from our experiments. First, moderate statistical multiplexing gain can be achieved when multiplexing multiple self-similar streams. Second, video multiplexing is extremely sensitive to traffic phasing effects and to heavy-tailed frame size distributions. Finally, the theoretical approach considered (Norros (see IEEE Journal on Selected Areas in Communications, vol.13, no.6, p.953-62, 1995) effective bandwidth formulation) appears promising but requires fine-tuning to be practical for call admission and network dimensioning.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114762647","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 33
A new scheme for TCP congestion control: smooth-start and dynamic recovery 一种新的TCP拥塞控制方案:平滑启动和动态恢复
Haining Wang, C. Williamson
This paper presents a new approach to TCP congestion control. The new scheme includes two parts: (I) the smooth-start algorithm, which replaces the slow-start algorithm at the start of a TCP connection or after a retransmission timeout, and (2) the dynamic recovery algorithm, which replaces the fast recovery algorithm to recover packet losses when a TCP connection is congested. Both algorithms require modifications only to the sender side of the TCP implementation. Simulation is used to evaluate the performance of the algorithms. The simulation experiments are conducted using the ns simulator to facilitate comparisons with Tahoe, Reno, New-Reno, SACK, and FACK TCP. The simulation results show that the new scheme performs at least as well as SACK and FACK TCP, which in turn consistently outperform TCP Tahoe and Reno. Furthermore, the implementation of the new scheme is simpler than that of SACK and FACK.
本文提出了一种新的TCP拥塞控制方法。新方案包括两个部分:(1)平滑启动算法,取代TCP连接开始时或重传超时后的慢启动算法;(2)动态恢复算法,取代TCP连接拥塞时的快速恢复算法,恢复丢包。这两种算法都只需要修改TCP实现的发送端。通过仿真对算法的性能进行了评价。利用ns模拟器进行了仿真实验,以便与Tahoe、Reno、New-Reno、SACK和FACK TCP进行比较。仿真结果表明,新方案的性能至少与SACK和FACK TCP相当,并持续优于Tahoe和Reno TCP。此外,新方案的实现比SACK和FACK方案更简单。
{"title":"A new scheme for TCP congestion control: smooth-start and dynamic recovery","authors":"Haining Wang, C. Williamson","doi":"10.1109/MASCOT.1998.693677","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693677","url":null,"abstract":"This paper presents a new approach to TCP congestion control. The new scheme includes two parts: (I) the smooth-start algorithm, which replaces the slow-start algorithm at the start of a TCP connection or after a retransmission timeout, and (2) the dynamic recovery algorithm, which replaces the fast recovery algorithm to recover packet losses when a TCP connection is congested. Both algorithms require modifications only to the sender side of the TCP implementation. Simulation is used to evaluate the performance of the algorithms. The simulation experiments are conducted using the ns simulator to facilitate comparisons with Tahoe, Reno, New-Reno, SACK, and FACK TCP. The simulation results show that the new scheme performs at least as well as SACK and FACK TCP, which in turn consistently outperform TCP Tahoe and Reno. Furthermore, the implementation of the new scheme is simpler than that of SACK and FACK.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121740035","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Transient performance analysis for location update protocols in cellular networks 蜂窝网络中位置更新协议的瞬态性能分析
C. C. Fong, John C.S. Lui, M. Wong, E. D. S. E. Silva
Currently, many location update protocols have been proposed for mobile terminal tracking in cellular networks. These protocols, such as the time-based and the distance-based protocols, try to minimize the system overhead for locating a mobile user in the network. The contribution of this paper to develop a novel mathematical model to analyze these protocols and at the same time, make a general model to capture many important movement features. In this paper, we propose to use the transient analysis method to predict the location of a mobile user and the accuracy of the prediction of the location of a user can be enhanced. By applying the transient analysis to evaluate the time-based and the distance-based protocol, it gives us more insights in the performance of these protocols under different movement configurations. Last but not least, our model is general enough such that it provides a general framework to analyze other location update protocols in cellular networks.
目前,针对蜂窝网络中移动终端的跟踪,提出了多种位置更新协议。这些协议(如基于时间的协议和基于距离的协议)试图将定位网络中移动用户的系统开销最小化。本文的贡献是建立一个新的数学模型来分析这些协议,同时建立一个通用模型来捕捉许多重要的运动特征。在本文中,我们提出使用瞬态分析方法来预测移动用户的位置,可以提高用户位置预测的准确性。通过对基于时间的协议和基于距离的协议进行瞬态分析,我们可以更深入地了解这些协议在不同移动配置下的性能。最后但并非最不重要的是,我们的模型足够通用,因此它提供了一个通用框架来分析蜂窝网络中的其他位置更新协议。
{"title":"Transient performance analysis for location update protocols in cellular networks","authors":"C. C. Fong, John C.S. Lui, M. Wong, E. D. S. E. Silva","doi":"10.1109/MASCOT.1998.693707","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693707","url":null,"abstract":"Currently, many location update protocols have been proposed for mobile terminal tracking in cellular networks. These protocols, such as the time-based and the distance-based protocols, try to minimize the system overhead for locating a mobile user in the network. The contribution of this paper to develop a novel mathematical model to analyze these protocols and at the same time, make a general model to capture many important movement features. In this paper, we propose to use the transient analysis method to predict the location of a mobile user and the accuracy of the prediction of the location of a user can be enhanced. By applying the transient analysis to evaluate the time-based and the distance-based protocol, it gives us more insights in the performance of these protocols under different movement configurations. Last but not least, our model is general enough such that it provides a general framework to analyze other location update protocols in cellular networks.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132526288","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
New adaptive object replacement policy for video-on-demand systems 视频点播系统的自适应对象替换策略
B. Sonah, M. Ito
The architecture of the Berkeley distributed hierarchical video-on-demand (VOD) system consists of continuous media servers (CMS) basically standing as a cache between the archive servers (AS) and the clients. Many replacement policies used in cache management, we notice, is restricted in that they consider only one (or few) parameters to decide which video to kick out of the cache, like the frequency of requests, or the size of objects. We look at a new cache management algorithm which is higher-performing since it considers, besides the time of requests and the past request history of a video, the video characteristics which viewers, generally, have a bias for. However, the viewer's bias and the objects' characteristics vary with time and location. We enhanced the cache management technique by making it adaptive to the different characteristics viewers and videos have at different times and places.
伯克利分布式分层视频点播(VOD)系统的体系结构由连续媒体服务器(CMS)组成,基本上充当归档服务器(as)和客户端之间的缓存。我们注意到,在缓存管理中使用的许多替换策略都受到限制,因为它们只考虑一个(或几个)参数来决定从缓存中踢出哪个视频,比如请求的频率,或者对象的大小。我们研究了一种新的缓存管理算法,它的性能更高,因为它除了考虑请求的时间和视频的过去请求历史之外,还考虑了观众通常偏爱的视频特征。然而,观看者的偏见和物体的特征随着时间和地点的不同而变化。我们增强了缓存管理技术,使其能够适应不同时间和地点观看者和视频的不同特征。
{"title":"New adaptive object replacement policy for video-on-demand systems","authors":"B. Sonah, M. Ito","doi":"10.1109/MASCOT.1998.693669","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693669","url":null,"abstract":"The architecture of the Berkeley distributed hierarchical video-on-demand (VOD) system consists of continuous media servers (CMS) basically standing as a cache between the archive servers (AS) and the clients. Many replacement policies used in cache management, we notice, is restricted in that they consider only one (or few) parameters to decide which video to kick out of the cache, like the frequency of requests, or the size of objects. We look at a new cache management algorithm which is higher-performing since it considers, besides the time of requests and the past request history of a video, the video characteristics which viewers, generally, have a bias for. However, the viewer's bias and the objects' characteristics vary with time and location. We enhanced the cache management technique by making it adaptive to the different characteristics viewers and videos have at different times and places.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115414808","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
IPB: an Internet Protocol Benchmark using simulated traffic IPB:使用模拟流量的互联网协议基准
B. Mah, P. Sholander, L. Martínez, L. Tolendino
A common shortcoming of many network measurement programs is that their metrics are not expressed in terms directly applicable to applications and users. To address this problem, we have developed the IP Benchmark (IPB), a benchmark program that synthetically generates traffic to simulate the network activity of common Internet applications. It measures the performance experienced by the simulated applications, and expresses that performance in terms of application-specific metrics. After presenting same details of the design and implementation of IPB, we show how we use it to measure HTTP performance along various long-delay, lossy ATM links, such as might be found in satellite or wireless ATM environments. These links themselves are simulated by using a BBN Long Link Emulator which adds delays and errors to local-area OC-3 links. Finally, we present some preliminary results.
许多网络度量程序的一个共同缺点是,它们的度量不是用直接适用于应用程序和用户的术语来表示的。为了解决这个问题,我们开发了IP基准(IPB),这是一个综合生成流量来模拟常见Internet应用程序的网络活动的基准程序。它度量模拟应用程序所经历的性能,并用特定于应用程序的度量来表示该性能。在介绍了IPB的设计和实现的相同细节之后,我们将展示如何使用它来测量各种长延迟、有损的ATM链路上的HTTP性能,例如可能在卫星或无线ATM环境中发现的链路。这些链路本身通过BBN长链路仿真器进行仿真,该仿真器将延迟和错误添加到本地OC-3链路中。最后,我们给出了一些初步结果。
{"title":"IPB: an Internet Protocol Benchmark using simulated traffic","authors":"B. Mah, P. Sholander, L. Martínez, L. Tolendino","doi":"10.1109/MASCOT.1998.693678","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693678","url":null,"abstract":"A common shortcoming of many network measurement programs is that their metrics are not expressed in terms directly applicable to applications and users. To address this problem, we have developed the IP Benchmark (IPB), a benchmark program that synthetically generates traffic to simulate the network activity of common Internet applications. It measures the performance experienced by the simulated applications, and expresses that performance in terms of application-specific metrics. After presenting same details of the design and implementation of IPB, we show how we use it to measure HTTP performance along various long-delay, lossy ATM links, such as might be found in satellite or wireless ATM environments. These links themselves are simulated by using a BBN Long Link Emulator which adds delays and errors to local-area OC-3 links. Finally, we present some preliminary results.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126888482","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Performance modelling of OrbixTalk: a message delivery system based on reliable multicast protocols 基于可靠多播协议的消息传递系统——OrbixTalk的性能建模
Nunzio N. Savino, R. Puigjaner
This paper presents a pool of performance models for user applications using IONA's OrbixTalk, a software system that provides a reliable multicast objects message system using UDP-based IP multicast. The solution presents models for all the levels involved, from the OrbixTalk user program level to the logical level regarding internal proxies using UDP sockets over TCP/IP ports. The OrbixTalk models have been included into the Models' Repository of HELIOS (Hierarchical Evaluation of Large Information Open Systems), a CASE tool for predicting the performance of distributed information systems.
本文提出了一个使用IONA的OrbixTalk的用户应用程序的性能模型池,该软件系统使用基于udp的IP多播提供可靠的多播对象消息系统。该解决方案为所有涉及的级别提供了模型,从OrbixTalk用户程序级别到关于在TCP/IP端口上使用UDP套接字的内部代理的逻辑级别。OrbixTalk模型已被纳入HELIOS(大型信息开放系统的分层评估)模型库,这是一个用于预测分布式信息系统性能的CASE工具。
{"title":"Performance modelling of OrbixTalk: a message delivery system based on reliable multicast protocols","authors":"Nunzio N. Savino, R. Puigjaner","doi":"10.1109/MASCOT.1998.693679","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693679","url":null,"abstract":"This paper presents a pool of performance models for user applications using IONA's OrbixTalk, a software system that provides a reliable multicast objects message system using UDP-based IP multicast. The solution presents models for all the levels involved, from the OrbixTalk user program level to the logical level regarding internal proxies using UDP sockets over TCP/IP ports. The OrbixTalk models have been included into the Models' Repository of HELIOS (Hierarchical Evaluation of Large Information Open Systems), a CASE tool for predicting the performance of distributed information systems.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130856833","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Caches as filters: a new approach to cache analysis 作为过滤器的缓存:一种新的缓存分析方法
D. Weikle, S. Mckee, W. Wulf
As the processor-memory performance gap continues to grow, so does the need for effective tools and metrics to guide the design of efficient memory hierarchies to bridge that gap. Aggregate statistics of cache performance can be useful for comparison, but they give us little insight into how to improve the design of a particular component. We propose a different approach to cache analysis-viewing caches as filters-and present two new metrics for analyzing cache behavior: instantaneous hit rate and instantaneous locality. We demonstrate how these measures can give us insight into the reference pattern of an executing program, and show an application of these measures in analyzing the effectiveness of the second level cache of a particular memory hierarchy.
随着处理器-内存性能差距的不断扩大,需要有效的工具和指标来指导高效内存层次结构的设计,以弥合这一差距。缓存性能的汇总统计数据对于比较是有用的,但是对于如何改进特定组件的设计,它们提供的信息很少。我们提出了一种不同的缓存分析方法——将缓存视为过滤器——并提出了两个分析缓存行为的新指标:瞬时命中率和瞬时局部性。我们将演示这些度量如何使我们深入了解正在执行的程序的引用模式,并展示这些度量在分析特定内存层次的第二级缓存的有效性方面的应用。
{"title":"Caches as filters: a new approach to cache analysis","authors":"D. Weikle, S. Mckee, W. Wulf","doi":"10.1109/MASCOT.1998.693668","DOIUrl":"https://doi.org/10.1109/MASCOT.1998.693668","url":null,"abstract":"As the processor-memory performance gap continues to grow, so does the need for effective tools and metrics to guide the design of efficient memory hierarchies to bridge that gap. Aggregate statistics of cache performance can be useful for comparison, but they give us little insight into how to improve the design of a particular component. We propose a different approach to cache analysis-viewing caches as filters-and present two new metrics for analyzing cache behavior: instantaneous hit rate and instantaneous locality. We demonstrate how these measures can give us insight into the reference pattern of an executing program, and show an application of these measures in analyzing the effectiveness of the second level cache of a particular memory hierarchy.","PeriodicalId":272859,"journal":{"name":"Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)","volume":"132 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133976567","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 36
期刊
Proceedings. Sixth International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (Cat. No.98TB100247)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1