ELECTRONIC GRANTS MANAGER

Brand Owner Address Description
EGRANTS MANAGER Enterprises Computing Services, Inc. Suite 1900 Three Ravinia Dr. Atlanta GA 30346 ELECTRONIC GRANTS MANAGER;Computer services, namely, providing software on a global computer network for use in data and database management and legal compliance in the field of educational grants; Consulting services, related to software for use in data and database management and legal compliance in the field of educational grants; data warehousing; Application service provider (ASP) featuring software for use in data and database management and legal compliance in the field of educational grants; Computer software development; Design, development and implementation of software;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A methodology wherein two different types of locks are used by a storage manager when multiple clients wish to access a particular redundantly-stored file. Simple byte-range based mutual exclusion (or mutex) locks are granted by the storage manager for data writes/updates to the file when the file is in the fault-free state, and individual readers/writers (R/W) locks are granted by the storage manager when the file is in the degraded state. No read locks are required of clients when the file object is in the fault-free state. During the fault-free state of the file object, when exactly one client is writing to the file object, the storage manger grants that file object a whole-file lock valid over the entire file object. Each client may have a client lock manager that interacts with appropriate storage manager lock manager to request and obtain necessary locks. These various locking mechanisms reduce lock-related network traffic in a data storage system.