<html><body>
<p>Hi everybody!<br>
<br>
I am testing spread toolkit to implement the comunication between<br>
Tills/PointOfSales systems and a store server for a store system and<br>
I have some dudes about the functionality and use of spread.<br>
<br>
First some facts about the enviroment:<br>
- All my tests are develop with spread 3.17.03 using the python wrapper<br>
(Spread Module 1.5).<br>
- For this first test I am running all the programs in the same machine.<br>
<br>
<br>
The system should not lost any of the PointOfSales sales information. The<br>
problem is that sometimes the network is down from few minutes to two days or more. I think that I should use SAFE_MESS type of messages,b ut in the test when I send more rapid that the other program can process the information the send call fail (-8 connection closed by spread). I suposse that the spread daemon don't save the messages in a persistent media so I can lost messages....<br>
<br>
-what should do to garantee that all the sales go to the store server???<br>
(without any losses and in the same order that the clients generate de information)<br>
-Should I insert into a DB on the client, send to the store server and insert<br>
in a DB??? (like a persistent Queues)<br>
-Can the receptor program ack the message after it process it? (to prevent<br>
power failures between the msg reception and its process)<br>
- Some hint/docs/ideas about the desing the comunication solution of this kind of systems (N info producers and 1 info receptor/processor)? <br>
<br>
<br>
<br>
Thanks in advance<br>
<br>
Sorry for my english<br>
<br>
--<br>
<br>
Eduardo Ferro Aldama<br>
Desarrollo TPVs (Gestión Stock)<br>
Tlf 91 5142101<br>
Ext:2101<br><br>
<div class=Section1>
  <p align="justify" class=MsoNormal style='line-height:12.0pt;mso-layout-grid-align:none;
text-autospace:none'><i><span style='font-size:9.0pt;font-family:Arial;
color:gray'>Ce message électronique et tous les fichiers attachés sont confidentiels 
    et destinés exclusivement à l'usage de la personne à laquelle ils sont adressés. 
    Si vous n'êtes pas le destinataire de ce message, merci d'avertir ou de le 
    retourner à son émetteur et détruire ce message électronique et tous les fichiers 
    attachés de votre système informatique. La publication, l'usage, la distribution, 
    l'impression ou la copie non autorisée de ce message et des attachements qu'il 
    contient sont strictement interdits.<o:p></o:p></span></i></p>
  <p align="justify" class=MsoNormal style='margin-top:12.0pt;line-height:12.0pt;mso-layout-grid-align:
none;text-autospace:none'><i><span style='font-size:9.0pt;font-family:Arial;
color:gray'>This e-mail and any attachment are confidential and intended solely 
    for the use of the individual to whom it is addressed. If you are not the 
    intended recipient, please telephone or email the sender and delete this message 
    and any attachment from your system. Unauthorized publication, use, dissemination, 
    forwarding, printing or copying of this e-mail and its associated attachments 
    is strictly prohibited.<o:p></o:p></span></i></p>
  <p align="justify" class=MsoNormal style='margin-top:12.0pt;line-height:12.0pt;mso-layout-grid-align:
none;text-autospace:none'><i><span style='font-size:9.0pt;font-family:Arial;
color:gray'>Este correo electrónico y todos los ficheros adjuntos son confidenciales 
    y destinados exclusivamente al uso de la persona a la cual han sido remitidos. 
    <o:p></o:p>
    </span></i><i><span style='font-size:9.0pt;font-family:Arial;
color:gray'>Si Usted no es el destinatario del mensaje, agradecemos advierta al 
    remitente y elimine el mensaje y sus adjuntos de su sistema.<o:p></o:p>
    </span></i><i><span style='font-size:9.0pt;font-family:Arial;
color:gray'>La publicación, distribución, impresión o copia no autorizada de este 
    mensaje y de sus adjuntos queda estrictamente prohibida.</span></i></p>
  </div>
</body></html>