## Abstract The authors describe a statistical approach based on hidden Markov models (HMMs), for generating stemmers automatically. The proposed approach requires little effort to insert new languages in the system even if minimal linguistic knowledge is available. This is a key advantage especial
Design, implementation, and evaluation of a single-copy protocol stack
β Scribed by Peter Steenkiste
- Publisher
- John Wiley and Sons
- Year
- 1998
- Tongue
- English
- Weight
- 188 KB
- Volume
- 28
- Category
- Article
- ISSN
- 0038-0644
No coin nor oath required. For personal study only.
β¦ Synopsis
Data copying and checksumming are the most expensive operations on hosts performing highbandwidth network I/O over a high-speed network. Under some conditions, outboard buffering and checksumming can eliminate accesses to the data, thus making communication less expensive and faster. One of the scenarios in which outboard buffering and checksumming pays off is the common case of applications accessing the network using the Berkeley sockets interface and the Internet protocol stack. In this paper, we describe the host software for a host interface with outboard buffering and checksumming support. The platform used is DEC Alpha workstations with a Turbochannel I/O bus and running the DEC OSF/1 operating system. Our implementation does not only achieve 'single copy' communication for applications that use sockets, but it also interoperates efficiently with in-kernel applications and other network devices. Measurements show that for large reads and writes the single-copy path through the stack is five to seven times more efficient than the traditional implementation. We also present a detailed analysis of the measurements using a simple I/O model.
π SIMILAR VOLUMES
## Abstract After careful planning, a postgraduate Diploma in Surgical Anatomy was launched in 2009. This report describes the structure of the program, the challenges encountered in implementing and running the course, and results of evaluations. The qualification is targeted at junior doctors int
In the light of the increasing throughput of local area networks, Networks Of Workstations (NOWs) which provide a Distributed Shared Memory (DSM) have become a convenient and cheaper alternative to parallel architectures in the framework of parallel scientific applications. However, the probability
In light of advances in processor and networking technology, especially the emergence of network attached disks, the traditional client-server architecture of persistent storage systems has become suboptimal for many computation/data intensive applications. In this paper, we introduce a revised arch