[Opensim-dev] Update for group module & flotsam

Justin Clark-Casey jjustincc at googlemail.com
Thu Nov 8 03:41:10 UTC 2012


On 29/10/12 06:26, Kevin Cozens wrote:
> On 12-10-28 06:54 PM, Melanie wrote:
>> The presence service already has a call to fetch the online status
>> for a list of users rather then for just one user, AFAIR. At least I
>> remember putting such a call into the design.
>
> I just took a look at the code and you are correct. In the file
> Services/Connectors/Presence/PresenceServicesConnector.cs there is a function GetAgent() which takes a string[] of
> UUID's and returns an array of type PresenceInfo.
>

Yes, when I implemented the MessageOnlineUsersOnly setting I realized that this existed and used it to fetch all 
presence information in one network call rather than one network call for each presence.

-- 
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-dev mailing list