emilsit + comparison   13

Programming language impact on the development of distributed systems
By Debasish Ghosh · Justin Sheehy · Kresten Krab Thorup · Steve Vinoski.
"In this
paper, we first present a history of programming languages
and distributed systems, and then explore several alternative
languages along with modern systems built using them. We
focus on language and application features, how problems of
distribution are addressed, concurrency issues, code brevity,
extensibility, and maintenance concerns."
programming  language  systems  comparison 
december 2011 by emilsit
RockStarProgrammer - The Differences Between Mercurial and Git
Old but still largely correct. Fails to capture what "mutability" is really about.
mercurial  git  comparison 
december 2011 by emilsit
AlBlue’s Blog: Mercurial and Git: a technical comparison
In-depth look covering the good stuff; good if you don't know much about the internals of either.
git  mercurial  comparison 
december 2011 by emilsit
Why I Switched to Git From Mercurial — Extra Cheese
1 and 2: Git's repo efficiently content, compressing deltas across all files in the tree.
3. Git keeps track of names carefully.
git  mercurial  comparison 
december 2011 by emilsit
configuration management with chef announced at btm.geek
Three things someone doesn't like about puppet that chef supports: dependency graphs, an overly limited language for specifying recipes, and hard-to-access-client-info-from-server templates. (Not really sure I understood that last one.)
configuration  comparison  infrastructure  sysadmin 
april 2010 by emilsit
Puppet vs Chef | BHUGA WOOGA!
Two tools to manage configurations and automate setting up machines, both successors to cfengine. A very balanced and well-written comparison, interesting comment thread too.
comparison  configuration  infrastructure  automation  sysadmin 
april 2010 by emilsit
iPhone Development: Nexus One from an iPhone Developer's Perspective
Exactly nailing all the problems with the Nexus One from a usability stand-point.
And I've never really used an iPhone/iPod-touch.
android  nexusone  comparison 
march 2010 by emilsit
Scalable Datastores
"In the paper, I categorize the scalable data stores into four groups:
Key-value stores, like Redis, Scalaris, Voldmort, and Riak.
Document stores, like Couch DB, MongoDB, and SimpleDB.
Record stores, like BigTable, HBase, HyperTable, and Cassandra.
Scalable RDBMSs, like MySQL Cluster, ScaleDB, Drizzle, and VoltDB."
scalability  storage  database  nosql  comparison 
february 2010 by emilsit
Rackspace Cloud Computing & Hosting |  NoSQL Ecosystem
Comparison of 10 or so modern DHTs along three axes: scalability, data and query model, and persistence design.
dht  scalability  performance  reference  comparison  nosql 
november 2009 by emilsit
Wanted: Incremental Backup Solutions that Use a Database | Thoughts by Ted
Nice blog post by Ted on the difficulties in scaling hard-link based backups and a long discussion of different backup systems and their relative merits.
backup  softwaredesign  article  comparison  scalability 
january 2009 by emilsit
Anti-RDBMS: A list of distributed key-value stores | Richard Jones, Esq.
A survey of various DHT-like systems. It's probably a failure on my part that DHash is not listed there. But then, DHash was a research system and if I were to do something in production, I'd probably want to re-write it...not to use libasync, for example.
dht  storage  systems  comparison  reference  research 
january 2009 by emilsit

Copy this bookmark:



description:


tags: