Skip navigation.
 
mlRe: Cocoa really needs to be thread-safe
FROM : Wade Tregaskis
DATE : Sat Nov 02 02:26:01 2002

>> The world is asynchronous and threaded.
>
> Unfortunately, the world is not thread-safe either.
>
> See:
> Automobile Collisions
> Train Crossings
> Crosswalk Collisions


Please observe that these are when thread safety fails.  They are not
design features.  The particular thread safety features of all these
things are traffic lights, boom gates and sirens.

When they do fail, it would be called a tragedy.  Clearly the metaphor
still holds here.

Wade Tregaskis
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCocoa really needs to be thread-safe Steve Klingsporn Nov 1, 22:11
mlRe: Cocoa really needs to be thread-safe Dave Rehring Nov 1, 22:23
mlRe: Cocoa really needs to be thread-safe Eric Cole Nov 2, 00:26
mlRe: Cocoa really needs to be thread-safe Andrew Pinski Nov 2, 00:48
mlRe: Cocoa really needs to be thread-safe Wade Tregaskis Nov 2, 02:26
mlRe: Cocoa really needs to be thread-safe Andy Nov 2, 15:00
mlRe: Cocoa really needs to be thread-safe Philippe C.D. Robe… Nov 2, 19:36
mlRe: Cocoa really needs to be thread-safe James DiPalma Nov 5, 04:03
mlRe: Cocoa really needs to be thread-safe Andy Lee Nov 5, 06:19
mlRe: Cocoa really needs to be thread-safe Jonathan Hendry Nov 5, 09:17
mlRe: Cocoa really needs to be thread-safe Cameron Hayne Nov 5, 09:25
mlRe: Cocoa really needs to be thread-safe Ron Wilson Nov 5, 18:00
mlRe: Cocoa really needs to be thread-safe James DiPalma Nov 9, 11:21