On 5/31/19 4:03 PM, Gabriel Almeida Goncalves wrote:
How to guarantee that the server received the message, then?

The same way a JMS client does, by setting the delivery mode on the message producer to be persistent so that the client will wait until the broker acknowledges that it has taken possession of the message.


Gabriel Almeida Goncalves
Analista
Superintendência de Desenvolvimento
Diretoria de Desenvolvimento
(31)3311-6739

----- Mensagem original -----
De: "Justin Bertram" <[email protected]>
Para: "users" <[email protected]>
Enviadas: Sexta-feira, 31 de maio de 2019 16:58:30
Assunto: Re: Need examples of Artemis for .NET core C# on AcknowledgementModes 
in sender and receiver

Thanks for confirming my suspicions, Tim.


Justin

On Fri, May 31, 2019 at 2:53 PM Timothy Bish <[email protected]> wrote:

On 5/31/19 3:44 PM, Justin Bertram wrote:
I'm not terribly familiar with NMS, but in my experience the only
component
which acknowledges a message is a consumer. How does a sender in NMS use
acknowledgements?
It doesn't
Justin

On Fri, May 31, 2019 at 2:29 PM Gabriel Almeida Goncalves <
[email protected]> wrote:

Hi there.

Can anyone please send me examples of using different
AcknowledgementModes
on both sender and receiver for Artemis for .NET core C# ?
I'm using the Apache.NMS.ActiveMQ.NetCore v1.7.2 Nuget Package
Let me know if my demand wasn't clear.

Thanks in advance.

Gabriel Almeida Goncalves
Analista
Superintendência de Desenvolvimento
Diretoria de Desenvolvimento
(31)3311-6739

-


"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO),
empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é
enviada exclusivamente a seu destinatário e pode conter informações
confidenciais, protegidas por sigilo profissional. Sua utilização
desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a
recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente,
esclarecendo o equívoco."

"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO)
-- a
government company established under Brazilian law (5.615/70) -- is
directed exclusively to its addressee and may contain confidential data,
protected under professional secrecy rules. Its unauthorized use is
illegal
and may subject the transgressor to the law's penalties. If you're not
the
addressee, please send it back, elucidating the failure."

--
Tim Bish


-


"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa 
pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a 
seu destinatário e pode conter informações confidenciais, protegidas por sigilo 
profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. 
Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, 
esclarecendo o equívoco."

"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a 
government company established under Brazilian law (5.615/70) -- is directed exclusively 
to its addressee and may contain confidential data, protected under professional secrecy 
rules. Its unauthorized use is illegal and may subject the transgressor to the law's 
penalties. If you're not the addressee, please send it back, elucidating the 
failure."


--
Tim Bish

Reply via email to