why are messages immutable ?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > why are messages immutable ?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    why are messages immutable ?  
djovisic@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-29-06 10:21 PM

I know that messages are immutable, but what is the reasoning behind
this ? I guess it's because of persistance. But looking into BizTalk
documentation there is no mention about a persistance point after each
creation of a message, only after leaving scopes and so on. Can someone
elaborate this, please.

Regards,
Darko






[ Post a follow-up to this message ]



    Re: why are messages immutable ?  
Randal van Splunteren


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-29-06 10:21 PM

Hello Darko,

Message must be immutable in biztalk because there can be multiple (more
than one) subscribers for the message. There is only one physical message
in the messagebox db or in memory that can have multiple references to it.
If one of the subscribers should change the message this would also impact
the other subscribers. That is way you have to make a "copy" of a message
before changing it. Biztalk internally also works likes this. If a message
needs to be changed Biztalk will create a copy for this message first.

HTH,

Randal van Splunteren
http://biztalkia.blogspot.com



> I know that messages are immutable, but what is the reasoning behind
> this ? I guess it's because of persistance. But looking into BizTalk
> documentation there is no mention about a persistance point after each
> creation of a message, only after leaving scopes and so on. Can
> someone elaborate this, please.
>
> Regards,
> Darko







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:26 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register