• Audioblog.com - Videoblog example
    neat.
    Tags: blog, flash, video
  • Crescent Anchor -- Experts In BSD
    FireFlyBSD is a product derived from DragonFlyBSD that integrates the best research projects with the most stable framework to bring a quality BSD operating system to all levels of the workplace.
    Tags: bsd, os
  • Some Notes on Lock-Free and Wait-Free Algorithms
    These techniques allow concurrent update of shared data structures without resorting to critical sections protected by operating system managed locks. A number of wait-free and lock free algorithms for simple data structures such as LIFO stacks and FIFO queues have been published. Lock-free algorithms for more complex data structures such as priority queues, hash tables, sets, and red-black trees are also known.
    Tags: dev, smp
  • Introduction to VACM
    an integrated suite of scalable remote management and monitoring tools for administering clusters or large install bases of servers
    Tags: ha, sysadmin