Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
222 views

Kafka Producer & Consumer hosts

Would Kafka Producer & Consumer hosts can be same. Suppose if I've producers like host1,host2 & host3. Can I use same host1, host2 & host3 as consumers? What are the consequences/...
KKE's user avatar
  • 145
0 votes
1 answer
1k views

What is correct way to send GET query with access_token to the Matrix Synapse server with CURL ?

What is correct way to send GET query with access_token to the Matrix Synapse server? curl -k -G -X 'GET' -H 'X-Auth-Token: MDAyMGxvY2F0aW9uIG1hdHJpeC5qZG1ncm91cC5wb' -H 'Content-type: application/...
Roman Koval's user avatar
4 votes
2 answers
2k views

RabbitMQ, trouble getting hello world example to work on anything but localhost [closed]

I'm learning RabbitMQ and have run the hello world example at http://www.rabbitmq.com/tutorials/tutorial-one-python.html without problems on localhost. Now I want to test messaging from my PC to a ...
fred basset's user avatar
7 votes
5 answers
1k views

Cross-platform VOIP + IM client and Linux server

Right now, a group of our employees is using Skype for group chats and conference calls. They're not using telephone numbers, just Skype user accounts. I'd like to set up a server that will provide ...
Jim Hunziker's user avatar
  • 1,862
1 vote
4 answers
183 views

Can anyone recommend a text messaging service for sending alerts and notices from an Oracle database on Linux? [closed]

We're investigating ways to alert users of application errors out-of-hours. Has anyone used a Linux-based text messaging (phone) service for sending out alerts?
Nick Pierpoint's user avatar