Results 111 to 120 of about 743 (161)
Some of the next articles are maybe not open access.

Global namespace for files

IBM Systems Journal, 2004
We propose a name service that enables construction of a uniform, global, hierarchical namespace, a key feature needed to create a file-system grid. Combined with other grid replication and location-lookup mechanisms, it supports independence of position for users and applications as well as transparency of data location in a scalable and secure ...
O. Ted Anderson   +5 more
openaire   +1 more source

Scaling the EOS Namespace

2017
EOS is the distributed storage system being developed at CERN with the aim of fulfilling a wide range of data storage needs, ranging from physics data to user home directories. Being in production since 2011, EOS currently manages around 224 petabytes of disk space and 1.4 billion files across several instances.
Andreas J. Peters   +2 more
openaire   +1 more source

Namespaces

Proceedings of the international conference on Applied programming languages - APL '95, 1995
This paper describes and contrasts the implementation of namespaces in two popular combinations of APL dialects and platforms: IBM's APL2 (version 2, release 2) running under VM/CMS, and Dyadic's Dyalog APL/W (version 7.0) running under Microsoft Windows.
openaire   +1 more source

Describing namespaces with GRDDL

Special interest tracks and posters of the 14th international conference on World Wide Web - WWW '05, 2005
Describing XML Namespaces is an open issue for many users of XML technologies, and even though namespaces are one of the foundations of XML, there is no generally accepted and widely used format for namespace descriptions. We present a framework for describing namespaces based on GRDDL using a controlled vocabulary.
openaire   +1 more source

Quantifying DNS namespace influence

Computer Networks, 2012
Name resolution using the Domain Name System (DNS) is integral to today's Internet. The resolution of a domain name is often dependent on namespace outside the control of the domain's owner. In this article we review the DNS protocol and several DNS server implementations.
Casey T. Deccio   +3 more
openaire   +1 more source

Governance in Namespaces

SSRN Electronic Journal, 2003
Since the creation of the Internet Corporation for Assigned Names and Numbers (ICANN), the regulation of the Domain Name System (DNS) has become a central topic in Internet law and policy discussions. ICANN's critics argue that ICANN uses its technical control over the DNS as undue leverage for policy and legal control over the DNS itself and over ...
openaire   +1 more source

Namespaces and Files

2001
C++ supports modular programming through a mechanism called namespace. A namespace is a logical unit that contains related declarations and definitions. The idea of modular programming is to divide a large program into small and logically related parts for easy management and information hiding. Dividing a large program into different parts and storing
openaire   +1 more source

The System.IO Namespace

2003
When you are creating full-blown desktop applications, the ability to save information between user sessions is imperative. This chapter examines a number of IO-related topics as seen through the eyes of the.NET Framework. The first order of business is to explore the core types defined in the System.IO namespace and come to understand how to ...
openaire   +1 more source

Namespaces and Libraries

2010
Namespaces are the means by which you divide your Clojure code into logical groups, similar to packages in Java or modules in other languages. Almost every Clojure source file begins with a namespace declaration using the ns macro. The following code is an example of a namespace declaration: $$ \begin{gathered} \left( {ns clojure.contrib.gen - html
Luke VanderHart, Stuart Sierra
openaire   +1 more source

Namespaces and Assemblies

2010
In Chapter 1, we took a high-level look at the compilation process. You saw that the compiler takes the source code file and produces an output file called an assembly. This chapter takes a closer look at assemblies and how they are produced and deployed. You will also look at how namespaces help organize types.
openaire   +1 more source

Home - About - Disclaimer - Privacy