Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Remove events over TCP (or UDP, you can config) afaik :)
http://world.episerver.com/documentation/items/developers-guide/episerver-cms/75/event-management/wcf-event-management/
Yep, confirmed! "Changes made using the ISynchronizedObjectInstanceCache interface are synchronized between servers using events in load balanced environments."
CMS 10 & Commerce 11
In general, how does it work under the hood? if you have server A and B, using ISynchronizedObjectInstanceCache.Remove on B, how does A get knowledge of that? UDP, Database?
Regards