Hi folks,
Simple question: When using the DistributedQueue recipe, if I have multiple writer processes (and one or more readers) do I need to utilize a (shared, distributed) ReadWriteLock to synchronize "put" calls? Thanks Joe
Hi folks,
Simple question: When using the DistributedQueue recipe, if I have multiple writer processes (and one or more readers) do I need to utilize a (shared, distributed) ReadWriteLock to synchronize "put" calls? Thanks Joe