COMPUTER PROGRAMS LIVE

Brand Owner (click to sort) Address Description
DRIVESPACE Simon King`s Utilities Group Pty Ltd. Australia Square Level 33, Suite 5012 264 George Street Sydney 2000 Australia Computer programs for live, transparent, full disk data storage compression; Data compression software;DRIVE SPACE;
POPSYCLE PETE Popsycle Pete, Inc. P. O. Box 760 Nitro WV 25143 Computer programs for live, electronic and on-line casino gaming, namely, for providing player wagering, racing, and betting interfaces for horses and dog races, and for providing information on wagering and racing procedures for skill enhancement, entertainment and education in the area of live racing, wagering, betting on horse and dog races and participating in organized spectator sport gambling; Interactive multimedia computer program for entertainment and education, namely, for assisting the user to have a more effective wagering and betting experience as the individual participates in an organized gambling event;POPSICLE PETE;
STACKER Simon King`s Utilities Group Pty Ltd. Australia Square Level 33, Suite 5012 264 George Street Sydney 2000 Australia Computer programs for live, transparent, full disk data compression; Data compression software;
 

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

   
Technical Examples
  1. There are provided a heap memory management method that not only improves processing performance of an application program but also reduces a program development cost and a computer system using the same method. A live object copy process in minor collection of generational garbage collection is implemented through a calculate process of object live ratio, a compare process of object live ratio, and a live object copy process. The calculate process of object live ratio calculates a ratio of a size of a memory allocated to live objects of new objects to a size of a memory allocated to a new object during minor collection. The compare process of object live ratio compares a calculated object live ratio with a predetermined threshold. The live object copy process copies a live object directly to an old-generation heap instead of a new-generation heap when the object live ratio exceeds the threshold as a result of comparison. Further, an application programmer provides means for setting the threshold that decides a copy destination of the live object as a runtime parameter of a program and means for holding the set threshold in a memory.