Abstract:
In one embodiment, a method for providing consistent services semantics for multiple services running different instances of an application comprises maintaining, at a network node, data identifying current application versions associated with the multiple services, and selecting, at the network node, a new preferred application version based on the data identifying current application versions upon detecting a predefined event pertaining to the multiple services. The method further comprises identifying, at the network node, services that run the new preferred application version, and balancing the distribution of requests between the services that run the new preferred application version until detecting a next predefined event.
Abstract:
A triple parity (TP) technique reduces overhead of computing diagonal and anti-diagonal parity for a storage array adapted to enable efficient recovery from the concurrent failure of three storage devices in the array. The diagonal parity is computed along diagonal parity sets that collectively span all data disks and a row parity disk of the array. The parity for all of the diagonal parity sets except one is stored on the diagonal parity disk. Similarly, the anti-diagonal parity is computed along anti-diagonal parity sets that collectively span all data disks and a row parity disk of the array. The parity for all of the anti-diagonal parity sets except one is stored on the anti-diagonal parity disk. The TP technique provides a uniform stripe depth and an optimal amount of parity information.
Abstract:
In a distributed file system the distributed storage management is made useful to a variety of applications. Multiple quality of service options are provided through locking. Three locking systems are provided. The system offers a locking system designed for sequential consistency with write-back caching, typical of distributed file systems. A second locking system is provided for sequential consistency with no caching for applications that manage their own caches. Finally, a locking system that implements a weaker consistency model with write-back caching, designed for efficient replication and distribution of data is included. Locks for replication are suitable for serving dynamic data on the Internet and other highly-concurrent applications. The selection of the appropriate lock protocol for each file is set using the file metadata. Further, a novel locking system is provided for the lock system implementing a weak consistency model with write back caching. This system is implemented utilizing two whole file locks: a producer lock P and a consumer lock C. Any client can hold a consumer lock and when holding a consumer lock can read data and cache data for read. The producer lock is only held by a single writer and a writer holding a producer lock can write data, allocate and cache data for writing. When a writer performs a write, the write is performed as an out-of-place write. An out-of-place write writes the data to a different physical storage location than from which it was read. By performing an out-of-place write the old data still exists and is available to clients. Once the writer completes the write and releases the producer lock the previous data is invalidated and the clients are informed of the new location of the data. Clients can then read the new data from storage when needed and the server reclaims the old data blocks.
Abstract:
A vertebral facet distractor intended to be positioned between first and second articular facets in an articular facet joint to provide distraction between the first and second articular facets includes an elongated generally cylindrical contour including opposed top and bottom surfaces, an outer sidewall, an inner sidewall, and a central lumen that defines an opening in the bottom surface. The outer sidewall is provided with a surface irregularity to promote bone fusion when the vertebral facet distractor is positioned between the first and second articular facets in the articular facet joint.
Abstract:
A device for treatment of spondylotic disease includes a distractor for distracting vertebral facets of first and second vertebrae located adjacent each other. The distractor includes a first abutment surface for interfacing with an inferior articular facet of the first vertebra. The distractor also includes a second abutment surface for interfacing with the superior articular facet of the second vertebra corresponding to the inferior articular facet of the first vertebra. The first and second abutment surfaces of the distractor engage with each other and are separated by a predetermined distance.
Abstract:
A device for treatment of spondylotic disease includes a distractor for distracting vertebral facets of first and second vertebrae located adjacent each other. The distractor includes a first abutment surface for interfacing with an inferior articular facet of the first vertebra. The distractor also includes a second abutment surface for interfacing with the superior articular facet of the second vertebra corresponding to the inferior articular facet of the first vertebra. The first and second abutment surfaces of the distractor engage with each other and are separated by a predetermined distance.
Abstract:
The present invention relates to novel substituted benzfurochromenes and related compounds having the general formula (I), salts and chiral, achiral derivatives thereof; wherein R1, R2, R3, R4, R5, R6, R7, R8 are independently selected from the groups consisting of hydrogen, optionally substituted alkyl, optionally substituted alkenyl, optionally substituted alkoxyl, optionally substituted aryl, optionally substituted heteroaryl, optionally substituted alkylthio, optionally substituted amino, optionally substituted acylamino, optionally substituted arylamino, optionally substituted acylthio, optionally substituted acyl, optionally substituted aroyl, optionally substituted acyloxy, optionally substituted thioamido, halogens, nitriles, esters, hydroxy, mercapto, carbontrifluoride, nitro but not limited to this; wherein R1R2 or R2R3 or R6R7 may be connected and form either a five membered ring or a six membered ring such as optionally substituted furan, optionally substituted dihydrofuran, optionally substituted pyran; or may be connected through a methylenedeoxy moiety; wherein X is selected from the units consisting of optionally a ketone group, optionally a methylene group, optionally substituted methylene group, optionally substituted alkene; wherein Y and Z is selected from the units consisting of CH, C—OH, C-Me, C—OMe with the proviso that bond between Y and Z is a single bond; Wherein Y and Z may be a carbon atom with the proviso that bond between Y and Z is a double bond. The compounds of the general formula is useful for the prevention and treatment of bone related disorders.
Abstract:
A device comprises: a first acoustic transducer; a second acoustic transducer; one or more transducer drivers; one or more signal receivers; and a transducer configuration device for selectively configuring connections between: (1) at least one of the first and second acoustic transducers; and (2) the one or more transducer drivers and the one or more signal receivers, according to a selected operating mode for the device among a plurality of possible operating modes.
Abstract:
Storage servers use a fast, non-volatile or persistent memory to store data until it can be written to slower mass storage devices such as disk drives. If the server crashes before a write can complete, the data remains safely stored in non-volatile memory. If the data cannot be committed to disk when the server reboots (e.g. because the destination mass storage device is unavailable), it is stored in a file. When the disk reappears, the data in the file may be used to restore a file or filesystem on the disk to a consistent state.
Abstract:
A method for recovering from three failed data storage devices is disclosed. A plurality of data storage devices hold data, and a row parity storage device holds row parity for them. The data storage devices and the row parity storage device form a set of storage devices. A diagonal parity storage device and an anti-diagonal parity storage device hold parity computed diagonally over the set of storage devices. In the event of a failure of three data storage devices of the set of storage devices, a first failed storage device is chosen for first restoration. A missing block of the first failed storage device is computed by using the remaining set of storage devices, and the diagonal parity storage device, and the anti-diagonal parity storage device. The remaining two failed storage devices are restored by a diagonal parity restoration technique.