Distributed Computing
From OWASP
Guide Table of ContentsContents |
This template will categorize articles that include it into the Category:Stub category.
Objective
To provide synchronization and remoting services to web applications, by hardening applications against:
- time of check, time of use race conditions
- distributed synchronization issues
- common multi-programming, multi-threaded and distributed security issues
Environments Affected
All.
Relevant COBIT Topics
TODO.
Best Practices
- TODO.
Distributed synchronization
TODO
Further Reading
TODO

