Management of 10000 WIFI routers using perl‎

od strane Toni Prug
Datum: utorak travnja 15, 2008 11:30
Trajanje: 60 minuta
Jezik:
Tagovi: adsl freeradius

Više informacija možete naći na govornikovoj stranici::


This is a story about developing and using a system to manage 10000 wifi routers used by The Cloud - http://www.thecloud.co.uk/

Essential logic that enabled us to do it was that of Unix: many small tools and processees working together in asynchronous manner eg not depending on each other to perform the tasks that each component was built to do. At the heart of the system were Perl, shell scripts and the filesystem itself.