Home
/
rmi
frequal.com
RSS Feed
RMI System Design: Patterns and Pitfalls
O'Reilly Conference On Enterprise Java
Previous Slide
Next Slide
Select Token-Based Peers if:
You want to minimize synchronization issues.
Your state will be manipulated by peers one at a time.
Peers can block waiting for write access to state.
23
Last modified on 9 Feb 2002 by
AO
Copyright © 2024
Andrew Oliver