COMPUTER COMPILING SYSTEMS COMPRISED

Brand Owner Address Description
UNI-DOS LINKDATA, INC. 2005 ROUTE 22 UNION NJ 07083 Computer Compiling Systems Comprised of Computer Hardware-Namely, Computer Terminals, Central Processors, Operations and Source Code ROMS, Memory Reading Units, Input/Output Units, Modems, and Computer Programs;
 

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

   
Technical Examples
  1. A distributed make command is used when compiling a computer program in order to allow non-dependent processes in the compiling be performed in parallel, such as with different resources, in order to speed compile time. The distributed make command is typically executed by a user who also specifies a maximum number of resources to allocate to the compiling. The present invention dynamically adjusts this maximum number of resources to allocate if the resources become overloaded during the compiling, which has the effect of optimizing the efficiency of the compiling, either by reducing the number of resources utilized or by reducing the amount of time the compiling takes (or both).