Is Map Suite 3.0 Web Edition Thread-Safe? Meaning, if there are 20 users visiting the site at the same time, they will not bump into each others sessions and map requests right? Some free products have had this issue which has led to instability and I just want to verify that this is not the case with this component.
Thread Safety
Nelson,
Yes, our map component is safe when multiple users visit the same site at the same time. We use sessions to store the map information for each user and there should not have any conflicts between them. We tested that and we haven’t heard of any issues about it so far.
Also, we considered the possible conflicts that may occur between different map controls on the same page, there is no issue about that either.
Ben
Perfect. Thanks, Ben.
My pleasure:)