LIVE TRACKING

Brand Owner Address Description
LIVE!TRACKING INGENIO, INC. 201 Mission Street, Suite 200 San Francisco CA 94105 LIVE! TRACKING;Providing information to businesses, advertisers and online directory companies regarding consumer calling statistics and usage of an online software platform, via a global computer network;Computer services, namely creating indexes of information, sites and other resources available on computer networks; Providing information at the specific request of end users by means of telephone or global computer networks; providing specific information as requested by customers via the Internet; Providing temporary use of a non-downloadable software platform that enables businesses, advertisers and online directory companies to manage and monitor calls from potential clients sourced via a global computer network or electronic directories;
 

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

   
Technical Examples
  1. A method and system for determining the memory utilization of a heap are provided. With the method and system, object allocations and optionally, possible memory freeing events are used to initiate a mark-and-count operation. The mark-and-count operation marks the live objects and maintains a running count of their memory bytes allocated to the live objects, referred to as a live count. The execution of the mark-and-count operation may be dependent upon various criteria including thresholds, functions of the live count, peak live counts, number of memory bytes allocated since a previous mark-and-count operation was performed, and the like. In addition to the live count, a peak live count may be obtained and updated as new peak live counts are identified. When the peak live count is updated, additional information may be obtained via a heap dump, arcflow tree, or the like.