In the course of assisting with a uPortal implementation, I've been re-familiarizing with the person-directory API and implementation.

In looking over the MergingPersonAttributeDaoImpl, I started wondering: would there often be much advantage in this code invoking the child DAOs in parallel rather than serially?

It's mostly an idle thought -- I don't have an immediate need for a parallelized implementation on this project and I'm not proposing to write this code -- but it seemed an interesting enough idea -- and potentially one right in the smack of the critical path for a successful login and render -- to be worth raising, see if anyone's done this, or sees value in it.

Andrew


--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to