blog.naskar.com.br
naskar
http://blog.naskar.com.br/2014/10/performance-tuning-jboss-7.html
Performance Tuning JBoss 7. Sexta-feira, outubro 10, 2014. Seguem algumas dicas para efetuar um tuning de performance da versão JBoss-as-7.1.1.Final Community em um Linux Debian 7.6. Dentro do arquivo $JBOSS home/bin/standalone.conf. Você pode efetuar as seguintes configurações:. Uma configuração para um servidor de pequeno porte para uma máquina com memória física. JAVA OPTS="-Xms2g -Xmx2g -XX:PermSize=256m -XX:MaxPermSize=512m". JAVA OPTS="$JAVA OPTS -server -XX: UseParallelGC -XX: UseParallelOldGC -.
blog.eisele.net
Blog Archive 1/1/15 - 2/1/15
http://blog.eisele.net/2015_01_01_archive.html
Enterprise Software Development with Java. You'll read about Conferences, Java User Groups, Java, Integration, Reactive, Microservices and other technologies. Friday, January 30, 2015. JDBC Realm and Form Based Authentication with WildFly 8.2.0.Final, Primefaces 5.1 and MySQL 5. 14:27 Friday, January 30, 2015. Posted by Markus Eisele. Example with Primefaces and update it to latest WildFly server. First step is to download and unzip latest WildFly 8.2.0.Final. As I'm going to use the admin-console quite ...
blog.eisele.net
JDBC Realm and Form Based Authentication with WildFly 8.2.0.Final, Primefaces 5.1 and MySQL 5
http://blog.eisele.net/2015/01/jdbc-realm-wildfly820-primefaces51.html
Enterprise Software Development with Java. You'll read about Conferences, Java User Groups, Java, Integration, Reactive, Microservices and other technologies. Friday, January 30, 2015. JDBC Realm and Form Based Authentication with WildFly 8.2.0.Final, Primefaces 5.1 and MySQL 5. 14:27 Friday, January 30, 2015. Posted by Markus Eisele. Example with Primefaces and update it to latest WildFly server. First step is to download and unzip latest WildFly 8.2.0.Final. As I'm going to use the admin-console quite ...