The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jan. 06, 1998
Filed:
Jul. 28, 1995
Jim W Bahls, Pleasanton, CA (US);
George S Denny, San Jose, CA (US);
Richard G Hannan, San Jose, CA (US);
Janna L Mansker, San Jose, CA (US);
Bruce E Naylor, Morgan Hill, CA (US);
Betty J Patterson, San Jose, CA (US);
Sandra L Stoob, Morgan Hill, CA (US);
Judy Y Tse, San Francisco, CA (US);
Anu V Vakkalagadda, San Jose, CA (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
A system and method for interacting with a shared storage medium comprising a ready queue and a staging queue is described. To store a data object, whether the data object is larger than available storage capacity of a working storage associated with an application is first determined. If the data object is larger than available storage capacity of the working storage, then a private key for the data object is generated. The application then divides the data object into N segments, and causes segments 2 through N to be stored in the staging queue via the working storage. The private key is stored with each of segments 2 through N in the staging queue. Then, the application causes segment 1 of the data object, the public key, and the private key to be stored in the ready queue. To retrieve a data object, an application causes a record having a public key stored therein to be retrieved from the ready queue. Stored in the record are at least a portion of a data object and a private key. The application determines whether any segments of the data object are stored on the staging queue. If one or more segments of the data object are stored on the staging queue, then the application causes any records having the private key stored within them to be retrieved from the staging queue in the order in which the records were stored on the staging queue.