LIVE JAM

Brand Owner Address Description
LIVEJAM SMULE, INC. 139 Townsend Street, Suite 300 San Francisco CA 94107 LIVE JAM;Computer services, namely, creating an on-line community for registered users to participate in discussions, get feedback from their peers, form virtual communities, and engage in social networking; Providing a web site featuring technology that enables internet users to share documents, images and videos; Providing a web site featuring temporary use of non-downloadable software allowing web site users to upload on-line videos for sharing with others for entertainment purposes; providing a website featuring temporary use of non-downloadable software allowing web site users to upload arrangements for songs for sharing with others for entertainment purposes; providing a website featuring temporary use of non-downloadable software allowing web site users to upload composition arrangements; Providing software as a service featuring software for use in connection with transmitting, streaming, and downloading audiovisual content;
 

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.