Results 1 - 10
of
3,202
The Anatomy of the Grid - Enabling Scalable Virtual Organizations
- International Journal of Supercomputer Applications
, 2001
"... "Grid" computing has emerged as an important new field, distinguished from conventional distributed computing by its focus on large-scale resource sharing, innovative applications, and, in some cases, high-performance orientation. In this article, we define this new field. First, we review ..."
Abstract
-
Cited by 2638 (87 self)
- Add to MetaCart
"Grid" computing has emerged as an important new field, distinguished from conventional distributed computing by its focus on large-scale resource sharing, innovative applications, and, in some cases, high-performance orientation. In this article, we define this new field. First, we review the "Grid problem," which we define as flexible, secure, coordinated resource sharing among dynamic collections of individuals, institutions, and resources---what we refer to as virtual organizations. In such settings, we encounter unique authentication, authorization, resource access, resource discovery, and other challenges. It is this class of problem that is addressed by Grid technologies. Next, we present an extensible and open Grid architecture,inwhich protocols, services, application programming interfaces, and software development kits are categorized according to their roles in enabling resource sharing. We describe requirements that we believe any such mechanisms must satisfy and we discuss the importance of defining a compact set of intergrid protocols to enable interoperability among different Grid systems. Finally, we discuss how Grid technologies relate to other contemporary technologies, including enterprise integration, application service provider, storage service provider, and peer-to-peer computing. We maintain that Grid concepts and technologies complement and have much to contribute to these other approaches.
Theory of the Firm: Managerial Behavior, Agency Costs and Ownership Structure
, 1976
"... This paper integrates elements from the theory of agency, the theory of property rights and the theory of finance to develop a theory of the ownership structure of the firm. We define the concept of agency costs, show its relationship to the ‘separation and control’ issue, investigate the nature of ..."
Abstract
-
Cited by 2780 (12 self)
- Add to MetaCart
This paper integrates elements from the theory of agency, the theory of property rights and the theory of finance to develop a theory of the ownership structure of the firm. We define the concept of agency costs, show its relationship to the ‘separation and control’ issue, investigate the nature of the agency costs generated by the existence of debt and outside equity, demonstrate who bears costs and why, and investigate the Pareto optimality of their existence. We also provide a new definition of the firm, and show how our analysis of the factors influencing the creation and issuance of debt and equity claims is a special case of the supply side of the completeness of markets problem.
Strategies of Discourse Comprehension
, 1983
"... El Salvador, Guatemala is a, study in black and white. On the left is a collection of extreme Marxist-Leninist groups led by what one diplomat calls “a pretty faceless bunch of people.’ ’ On the right is an entrenched elite that has dominated Central America’s most populous country since a CIA-backe ..."
Abstract
-
Cited by 601 (27 self)
- Add to MetaCart
El Salvador, Guatemala is a, study in black and white. On the left is a collection of extreme Marxist-Leninist groups led by what one diplomat calls “a pretty faceless bunch of people.’ ’ On the right is an entrenched elite that has dominated Central America’s most populous country since a CIA-backed coup deposed the reformist government of Col. Jacobo Arbenz Guzmán in 1954. Moderates of the political center. embattled but alive in E1 Salvador, have virtually disappeared in Guatemala-joining more than 30.000 victims of terror over the last tifteen vears. “The situation in Guatemala is much more serious than in EI Salvador, ” declares one Latin American diplomat. “The oligarchy is that much more reactionary. and the choices are far fewer. “ ‘Zero’: The Guatemalan oligarchs hated Jimmy Carter for cutting off U.S. military aid in 1977 to protest human-rights abuses-and the right-wingers hired marimba bands and set off firecrackers on the night Ronald Reagan was elected. They considered Reagan an ideological kinsman and believed they had a special
The serial cultivation of human diploid cell strains. Exp Cell Res
, 1961
"... ONLY limited success has been obtained in developing strains of human cells that can be cultivated for long periods of time in vitro and that still preserve the diploid chromosomal configuration [41, 47, 48, 58, 591. Indeed, heteroploidy may be a necessary corollary or even the cause of the altera-t ..."
Abstract
-
Cited by 481 (2 self)
- Add to MetaCart
ONLY limited success has been obtained in developing strains of human cells that can be cultivated for long periods of time in vitro and that still preserve the diploid chromosomal configuration [41, 47, 48, 58, 591. Indeed, heteroploidy may be a necessary corollary or even the cause of the altera-tion of primary or diploid cells in vitro to the status of a cell line. Such changes in chromosome number appear to be independent of the type of primary tissue since they have been observed in cells derived from both normal and malignant tissue [4, 22, 23, 311. These cell lines, of which over two hundred have been reported in the literature, have serious limitations for many kinds of biological studies. Chief among these is the exclusion of their use for the production of human virus vaccines. This limitation is based on the supposition that such hetero-ploid cell lines, whether of normal or malignant origin, share many of the properties of malignant cells [29, 30, 371. This objection would be even more important if viruses played a role in human neoplasia. In general, if
Obliq - A language with distributed scope
, 1995
"... computation. An Obliq computation may involve multiple threads of control within an address space, multiple address spaces on a machine, heterogeneous machines over a local network, and multiple networks over the Internet. Obliq objects have state and are local to a site. Obliq computations can roam ..."
Abstract
-
Cited by 433 (12 self)
- Add to MetaCart
computation. An Obliq computation may involve multiple threads of control within an address space, multiple address spaces on a machine, heterogeneous machines over a local network, and multiple networks over the Internet. Obliq objects have state and are local to a site. Obliq computations can roam over the network, while maintaining network connections.
The Programming Language Jigsaw: Mixins, Modularity And Multiple Inheritance
, 1992
"... This dissertation provides a framework for modularity in programming languages. In this framework, known as Jigsaw, inheritance is understood to be an essential linguistic mechanism for module manipulation. In Jigsaw, the roles of classes in existing languages are "unbundled," by providing ..."
Abstract
-
Cited by 163 (4 self)
- Add to MetaCart
, but is indeed its foundation. This allows a previously unobtainable spectrum of features to be combined in a cohesive manner, including multiple inheritance, mixins, encapsulation and strong typing. Jigsaw has a rigorous semantics, based upon a denotational model of inheritance. Jigsaw provides a notion
Modularity meets Inheritance
- IN PROC. INTERNATIONAL CONFERENCE ON COMPUTER LANGUAGES
, 1992
"... We "unbundle" several roles of classes in existing languages, by providing a suite of operators independently controlling such effects as combination, modification, encapsulation, name resolution, and sharing, all on the single notion of module. All module operators are forms of inheritan ..."
Abstract
-
Cited by 93 (8 self)
- Add to MetaCart
of inheritance. Thus, inheritance not only is not in conflict with modularity in our system, but is its foundation. This allows a previously unobtainable spectrum of features to be combined in a cohesive manner, including multiple inheritance, mixins, encapsulation and strong typing. We demonstrate our
Designing and reporting on computational experiments with heuristic methods
- JOURNAL OF HEURISTICS
, 1995
"... This report discusses the design of computational experiments to test heuristic methods and provides reporting guidelines for such experimentation. The goal is to promote thoughtful, well-planned, and extensive testing of heuristics, full disclosure of experimental conditions, and integrity in and r ..."
Abstract
-
Cited by 142 (1 self)
- Add to MetaCart
This report discusses the design of computational experiments to test heuristic methods and provides reporting guidelines for such experimentation. The goal is to promote thoughtful, well-planned, and extensive testing of heuristics, full disclosure of experimental conditions, and integrity in and reproducibility of the reported results.
Applied historical ecology: using the past to manage for the future
- Ecological Applications
, 1999
"... Abstract. Applied historical ecology is the use of historical knowledge in the management of ecosystems. Historical perspectives increase our understanding of the dynamic nature of landscapes and provide a frame of reference for assessing modern patterns and processes. Historical records, however, a ..."
Abstract
-
Cited by 141 (3 self)
- Add to MetaCart
Abstract. Applied historical ecology is the use of historical knowledge in the management of ecosystems. Historical perspectives increase our understanding of the dynamic nature of landscapes and provide a frame of reference for assessing modern patterns and processes. Historical records, however, are often too brief or fragmentary to be useful, or they are not obtainable for the process or structure of interest. Even where long historical time series can be assembled, selection of appropriate reference conditions may be complicated by the past influence of humans and the many potential reference conditions encompassed by nonequilibrium dynamics. These complications, however, do not lessen the value of history; rather they underscore the need for multiple, comparative histories from many locations for evaluating both cultural and natural causes of variability, as well as for characterizing the overall dynamical properties of ecosystems. Historical knowledge may not simplify the task of setting management goals and making decisions, but 20th century trends, such as increasingly severe wildfires, suggest that disregarding history can be perilous. We describe examples from our research in the southwestern United States to illustrate
The Oxford Companion to Philosophy
"... Disclaimer: This book contains characters with diacritics. When the characters can be represented using the ISO 8859-1 character set ..."
Abstract
-
Cited by 139 (1 self)
- Add to MetaCart
Disclaimer: This book contains characters with diacritics. When the characters can be represented using the ISO 8859-1 character set
Results 1 - 10
of
3,202