A quick round up of recent blog posts of interest to me…
- Using MogileFS and MAID is a short post about an interesting idea - using MogileFS as a replication layer on top of a redundant MAID units.
- Next up, lwqueue, “a lightweight, language agnostic TCP based message queue system with Perl, Ruby, and Python client libraries”. Geograph uses a message queue but doesn’t quite need the performance this offers, but it looks good for situations where you want high asynchronous message traffic between software systems on different hosts
