Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Busy databases (Score 1) 464

You need to differentiate between virtualization and multi-tenancy. Virtualizing databases works fine. You can slice a two socket system in half and bind a VM to each socket and you have doubled the tenancy without introducing multi-tenancy (sort of). If you give them separate disks you can maintain some isolation there as well. There is a nice win there because you are eliminating a lot of cross socket memory traffic. Scale up is pretty poor with many products. For a scale out database you can use one socket to host the DB and the other socket to host multiple lesser VMs. This will also let you get the node count of the DB up which is a good thing in many cases because it means less data per node. I think the multi-tenancy stuff where resources are shared is pure crap.
Censorship

Photographers Face Ejection Over Lenses 743

destinyland writes "Zooomr CEO Thomas Hawk was ejected from a San Francisco art museum because the security guard apparently thought his expensive camera could be used to spy on female employees. Another photographer notes that 'many people consider a professional-looking camera a threat,' and the state of California has even passed a law against telephoto lenses being used to intrude on celebrities' private lives. Hawk is routinely confronting security guards who argue that photographing their buildings represents a 'security threat.' Ironically, four weeks ago while attending Microsoft's Pro Photo Summit, he was told he couldn't even photograph the lobby of a Hyatt Hotel."
Businesses

Anatomy of a Runaway Project 326

JCWDenton recommends a piece by Bruce Webster revealing some insights into a failed multi-million-dollar IT project. "The following document is the actual text — carefully redacted — of a memo I wrote some time back after performing an IT project review; names and identifying concepts have been changed to preserve confidentiality (and protect the guilty). The project in question was a major IT re-engineering effort for a mission-critical system; at the time I did this review, the project had been going on for several years and had cost millions of dollars; it would eventually be canceled and the work products abandoned. The memo itself provides an interesting glimpse into just how a major IT project can go so far off the tracks that nothing useful is ever delivered."
Book Reviews

Practical Rails Projects 65

Sean Cribbs writes "There are many beginning and advanced Ruby on Rails books available, from the authoritative Agile Web Development with Rails to the cookbook-style Rails Recipes. However, healthy guidance for intermediate-level developers is lacking at best. Ironically, this is the most crucial stage in the process of becoming proficient with Rails because one must begin to learn why, not just how. Eldon Alameda's Practical Rails Projects effectively fills that gap. I know Alameda from our local Ruby User Group and spoke with him frequently while he wrote this book. His expertise with Rails definitely shines through in the hefty 621-page volume." Keep reading for the rest of Sean's review.

Slashdot Top Deals

Why won't sharks eat lawyers? Professional courtesy.

Working...