You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/17 12:18:53 UTC

[GitHub] bruth commented on issue #451: Introduce non-persistent topic

bruth commented on issue #451: Introduce non-persistent topic
URL: https://github.com/apache/incubator-pulsar/issues/451#issuecomment-366437640
 
 
   Sorry to be commenting on a closed issue, but I wanted to ask how *cheap* it is to create a non-persistent topic? Would it be able to handle the use case of a one off request/reply? The client subscribes to a randomly named non-persistent topic, it publishes a request to a topic and includes the *reply* topic name expecting the consumer to send back a message on that topic at some point.
   
   I am currently using [NATS](https://github.com/nats-io/gnatsd) for this use case, but Pulsar would be very attractive if it can handle both cheap non-persistent topics and fully durable ones.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services