London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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