November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
An alternative is to take in DynamicDataStoreFactory as dependency and then use the factory to Create/Get different store instances for each request
Hi all,
In a recent intranet project I used the dynamic data store to create social based functionality likes, comments, notifications, awards etc
I wasn't aware at the time that it is not thread safe. Starting an extra worker process in IIS gave unexpected results.
Any advice on how to make the calls to dds thread safe so that I can add an extra worker process if needed?
Thanks,
Paul