Святкова гірлянда на адресній ленті з керуванням по Wi-Fi

Рік тому перед святами бавився з адресною стрічкою на ws8212b (5m/ 300 leds). Але в якості гірлянди воно не дуже.
Замовив на eBay гірлянду на ws8211 , 12mm між діодами. Але китайці прислали лише у грудні, тому все було відкладено в “довгий ящик”.

Tomcat unicast cluster configuration example

We have two Amazon EC2 instances running Apache Tomcat

Tomcat Node 1: IP: 192.168.0.50
Tomcat Node 2: IP: 192.168.0.51

Basic cluster configuration was set up from Tomcat’s documentation [http://tomcat.apache.org/tomcat-7.0-doc/cluster-howto.html] and working fine on local test environment.

But Amazon AWS doesn’t support multicast traffic and there is no documentation how to set up unicast cluster.
Here is example config of unicast cluster.