1. |
    Walter Bauer

    Yet another compressed bitset with union, intersection and difference implementations

    In the last post I introduced a data structure and algorithm to implement a concurrent memory efficient long set and long-to-long map. The long set can be regarded as some kind of compressed bitset. This post focuses on adding the classic bitset operations for union (or), intersection (and) and difference (and-not).

  2. Bildschirmfoto 2012-09-20 um 10.33.10.png
  3. Beware Of The Context
    |
    censhare Editorial Team

    Beware of the context? Companies and the collapse of information

    The information age has not only begun. In the meantime, we are right in the midst of it. This is not a fad, a short-lived trend, but an irreversible development that is picking up speed and increasing relevance - with consequences for each individual, for companies and for society as a whole.

  4. Web Videopreview:centv - Information_creates_relations
    |
    censhare Editorial Team

    Information creates relations

    Dieter Reichert, censhare CCO, draws a link between the industrial age and the information age in his talk "How technology changes our lives", pursuing the question of how information technology impacts on the structure of companies.

  5. Web Videopreview:centv - Menikheim
    |
    censhare Editorial Team

    censhare in agency business

    For the past two years, censhare solutions have been implemented at McCann Erickson and have achieved cost and time savings of up to 20%. Ralf Menikheim, Head of Handling Agency, and Dieter Reichert, CMO of censhare, spoke about stepping up cooperation, the demands made on the agencies of the future and on the significance that creativity will hold in the future. (Interview in German language)

  6. |
    censhare Editorial Team

    censhare dialog with Johannes F. Woll

    Day after day censhare meets and interacts with people with exceptional opinions, viewpoints and perspectives, whether on the future of communication, media and publishing or simply on the issues of our time. Our dialogs introduce you to interesting personalities and opinions. See and listen in our first dialog to Johannes F. Woll, founder and manager of “Schweizer Degen. Media & Publishing Consulting“, about the future of publishers: „Publishing houses and media companies will have to part with the concept that content is the viable business model of the future.“

  7. tubes
    |
    Walter Bauer

    File streaming using Java RMI

    In client-server applications there's often the need to transfer files between both parties. This blog shows how to implement a file transfer using remote capable input and output streams and how to improve the performance in WAN scenarios where network connections even with good bandwidth still suffer from high latency.

Show more