python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to connect to multiple instances of MQTT broker with Paho Python client?
I want to use MQTT protocol, and I have 2 instances of my broker (i.e. ActiveMQ) running on ip1 and ip2. At a particular time only 1 instance will be up and the other instance will be offline. Is ther...
Biswas
Votes: 0
Answers: 1
Tomcat 9 with multiple services and separated catalina.out
I have configured Tomcat server.xml for mutliple services (two). Both applications are developed in SpringBoot and deployed as ROOT, but on different ports.
I've configured logging.properties for logg...
longer
Votes: 0
Answers: 0
How to call three locations with one click to get on javascript
I am trying to figure out how to get the code to populate weather for 3 cards for 3 different locations using javascript and open weather.
Currently, I have this for javascript.
function checkWeather(...
Jbc
Votes: 0
Answers: 0
Krakend can't get running services from consul (Docker)
I am using Consul as SD and while I am running multiple instances I want make gateway recognize them all to load balance.
In case of hardcoded host for Krakend config everything works fine
I was going...
Sublime_bot47
Votes: 0
Answers: 1