Simon Willison’s Weblog

Subscribe

Items tagged effbot in 2007

Filters: Year: 2007 × effbot × Sorted by date


Some Notes on Tim Bray’s Wide Finder Benchmark. Fredrik Lundh demonstrates some Python ninja techniques for parsing log files using multiple cores (and eventually memory mapping). # 7th October 2007, 1:06 am

Thread Synchronization Mechanisms in Python. Locks, RLocks, Semaphores, Events and Conditions as explained by Fredrik Lundh. # 29th July 2007, 9:32 pm