Log based data architecture for a transactional message queuing system
US6353834B1 · kind B1 · utility
Assignee
Inventors
Key dates
| Filing date | Nov 3, 1997 |
| Grant date | Mar 5, 2002 |
| Priority date | — |
| Expiry date | Nov 3, 2017 |
Classification
- Technology area (CPC Y)Emerging Cross-Sectional Technologies
- CPC primaryY10S707/99953
- WIPO fieldDigital communication
- WIPO sectorElectrical engineering
Abstract
A message queuing system is provided that saves and stores messages and their state in an efficient single file on a single disk to enable rapid recovery from server failures. The single disk, single file storage system into which messages and their states are stored eliminates writes to three different disks, the data disk, the index structure disk and the log disk. The single disk, single file storage is made possible by clustering all information together in a contiguous space on the same disk. The result is that all writes are contained in one sweeping motion of the write head in which the write head moves only in one direction and only once to find the area where it needs to start writing messages and their states are stored. In order to keep track of the clustered information, a unique Queue Entry Map Table is used which includes control information, message blocks and log records in conjunction with single file disk storage that allows the write head never to have to back-up to traverse saved data when writing new records. The system also permits locating damaged files without the requirement of scanning entire log files.
Source: USPTO / EPO open patent data. Objective bibliographic and citation counts.