I've written some code to read a DVD's root folder for content. If it's a file, 
record it in the DB. If it's a directory, throw it to an async process to 
repeat. The theory is solid but the question is, will doing an async read on a 
DVD drive where there may be dozens and even hundreds of async directory reads 
going on be detrimental to the drive or any hardware?

Michael Dinowitz
President: House of Fusion
    http://www.houseoffusion.com
Publisher: Fusion Authority
    http://www.fusionauthority.com
Adobe Community Expert

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250740
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to