September 9, 2019Build an eight (8) node Wildfly cluster on a single servertechnicaltechnicalAlan Baugher·September 9, 2019·10 min readThe follow methodology was used to isolate performance challenges with the increase number of cluster nodes for a common database, the Jgroup/JTS/JMS communication, database pools values for each...identitycamanagerwildflyapmhornetq+6
September 9, 2019Reduce log duplication: Avoid nohup.outtechnicaltechnicalAlan Baugher·September 9, 2019·2 min readIf you plan on starting your J2EE services manually, and wish to keep them running after you log out, a common method is to use nohup ./command.sh &. The challenge with the above process, is...identityaliasanabashcafunction+3