Email or username:

Password:

Forgot your password?
Top-level
William

@neauoire solve, meaning what?

Construct a system that suffers from deadlock? Manually fix that system by imposing a lock ordering in the application? Detect/prevent deadlocking lock acquisitions, in the locking library?

1 comment
Devil Lu Linvega

@phenidone Construct a system that won't let one of the 5 actors starve yeah

Go Up