LIVE TOPICS

Brand Owner Address Description
LIVETOPICS VOODOO 17 rue Henri Monnier Paris 75009 France LIVE TOPICS;Providing temporary use of non-downloadable software for facilitating communication between users based on common interests; providing temporary use of non-downloadable software for social networking, creating a virtual community, and transmission of audio, video, photographic images, text, graphics and data; providing temporary use of non-downloadable software for messaging and communicating with peers, enabling transmission of images, audio-visual and video content, and other multi-media; providing temporary use of non-downloadable software for uploading, downloading, accessing, posting, displaying, tagging, streaming, linking, sharing or otherwise providing electronic media or information via computer and communication networks; providing temporary use of non-downloadable software for instant messaging, file sharing, communications, electronically exchanging data, audio, video images and graphics via computer, mobile, wireless, telecommunications networks; providing temporary use of non-downloadable software for processing images, graphics, audio, video, and text;
 

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.