Darcy DeClute wrote:
And I will explain the Christopher Walken referneces before the CodeRanch sheriffs kick us out for tomfoolery!!!
Darcy DeClute wrote:
Thank you Henry. I can't wait!!!
Darcy DeClute wrote:I'm super flattered to have been invited to do a book promotion next week.
Tim Holloway wrote:I think that more accurately, JMS probably needs to be configured and registered properly within WAS and possibly the application deployment.
Omkar Puli wrote:i have similar problem and would like to get your feedback
Anil Philip wrote:
I think there is a miscommunication.
The compiler will look at the "add()" and verify it is a type of BigCat.
When it looks at the declaration of the list, it will determine what kind of list. Please see my post again.
Monica Shiralkar wrote:
Based on what exactly can we say that Kafka supports pub/sub. For producer-consumer I know, but for pub-sub?
Monica Shiralkar wrote:It is based on producer consumer pattern, where consumer subscribes to a topic and listens to it, and when producer produces message to that topic, it gets consumed by the consumer. What else should I be learning on Kafka?