smali

вторник, 9 декабря 2014 г.

java concurrency web application + clustering

HttpSession
Sticky session

[main]
Modern concurrency and Java EE
http://java.dzone.com/articles/modern-concurrency-and-java-ee

Java theory and practice: Are all stateful Web applications broken?
http://www.ibm.com/developerworks/library/j-jtp09238/

Java theory and practice: State replication in the Web tier
http://www.ibm.com/developerworks/java/library/j-jtp07294/index.html



Large-scale Servlet Programming
http://www.ibm.com/developerworks/websphere/library/techarticles/0011_brown/0011_brown.html

Servlet Concurrency
http://tutorials.jenkov.com/java-servlets/servlet-concurrency.html

[practice]
Java/Spring session concurrency test
https://github.com/mobmad/java-spring-session-concurrency-experiment

[additional]
Clustering vs. Load Balancing – What is the difference?
http://standardwisdom.com/softwarejournal/2009/09/clustering-vs-load-balancing-what-is-the-difference/

Session Clustering with a Database <jetty>
http://www.eclipse.org/jetty/documentation/current/session-clustering-jdbc.html

Concurrency torture: testing your code within the Java Memory Model
http://zeroturnaround.com/rebellabs/concurrency-torture-testing-your-code-within-the-java-memory-model/

!
Java Memory Model Under The Hood
http://gvsmirnov.ru/blog/tech/2014/02/10/jmm-under-the-hood.html

А как же всё-таки работает многопоточность? Часть I: синхронизация
http://habrahabr.ru/post/143237/
А как же всё-таки работает многопоточность? Часть II: memory ordering
http://habrahabr.ru/post/209128/
Aleksey Shipilëv: One Stop Page
http://shipilev.net/

[jjetty]
mod_proxy_balancer
https://wiki.eclipse.org/Jetty/Howto/Configure_mod_proxy#mod_proxy_balancer

High Availability and Load Balancing for MySQL and Jetty
http://serverfault.com/questions/329918/high-availability-and-load-balancing-for-mysql-and-jetty

Why and how to use Jetty in mission-critical production
http://johannesbrodwall.com/2010/03/08/why-and-how-to-use-jetty-in-mission-critical-production/

[amazon]
Clustering a Java Web Application With Amazon ElasticLoad Balancing
http://java.dzone.com/articles/clustering-java-web

Особенности разработки масштабируемых приложений на Java и AWS
http://jeeconf.com/archive/jeeconf-2011/materials/aws/

[tomcat]
Clustering and Load Balancing in Tomcat 5, Part 1
http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html

Load Balancing Web Applications
http://www.onjava.com/pub/a/onjava/2001/09/26/load.html

The Apache Tomcat Connector - Generic HowTo
http://tomcat.apache.org/connectors-doc/generic_howto/loadbalancers.html

[Apache HTTP Server]
Configuring Apache Load Balancer
http://docs.genesys.com/Documentation/GMS/8.5.0/Deployment/ConfiguringApacheLoadBalancer

Apache Module mod_proxy_balancer
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html

Simple Load Balancing with Apache
http://www.rackspace.com/knowledge_center/article/simple-load-balancing-with-apache

Guide - How to configure an apache load balancer
https://wiki.magnolia-cms.com/display/WIKI/Guide+-+How+to+configure+an+apache+load+balancer

Configure load balancing using Apache and mod_jk
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Web_Server/1.0/html/HTTP_Connectors_Load_Balancing_Guide/Apache_HTTP_Configure.html

[others]
Getting Started With Cloud Load Balancer
http://www.rackspace.com/knowledge_center/getting-started/cloud-load-balancers

Use Nginx for Proxy Services and Software Load Balancing
https://www.linode.com/docs/uptime/loadbalancing/use-nginx-for-proxy-services-and-software-load-balancing

Load Balancing with Nginx
http://sameerparwani.com/posts/load-balancing-with-nginx

Комментариев нет:

Отправить комментарий