0
votes

We are working on a chatbot using IBM Watson Conversation Services, in a discussion we came up with a question about how many simultaneous conversations our chatbot is capable of. For example, what happens if 7 billion users chat with our bot at the same time? What is our chatbot's maximum capacity of simultaneous chats? Hope we described the question well.

1
Are you using a dedicated IBM Watson Conversation Service for your 7 billion users or hoping to handle 6 million with the (kind of shared resources) of the "public" service?data_henrik

1 Answers

0
votes

I believe which ever middleware architecture you are using will have performance issues before you hit large performance issues with the IBM conversation service. The IBM service is already handling millions of connections currently. I also believe IBM would love to see this number of connections, along with the billed API calls.