Change 35643

Time Attribute with previous and current values
Change #35643
2015-08-18
10:18:44

update Calagator::Event 1250468940 Portland Java User Group (PJUG) Roll back

description ### Extending WildFly Application Server WildFly Application Server is not only an open-source certified Java EE 7 container, but it can also be extended to better suit your needs. We'll take a look at how WildFly can easily be extended by creating a simple extension. ### Speaker James Perkins is a software developer at Red Hat working remotely from Portland, OR. He works as a core engineer on the WildFly Application Server, JBoss EAP, logging frameworks and JBeret (a JSR 352 batch implementation). ### Extending WildFly Application Server WildFly Application Server is not only an open-source certified Java EE 7 container, but it can also be extended to better suit your needs. We'll take a look at how WildFly can easily be extended by creating a simple extension. ### Speaker James Perkins is a software developer at Red Hat working remotely from Portland, OR. He works as a core engineer on the WildFly Application Server, JBoss EAP, logging frameworks and JBeret (a JSR 352 batch implementation). ### Discoveries in microbenchmarking with JMH Microbenchmarking is fraught with peril. Method inlining. Dead code elimination. Constant folding. False sharing. Loop unrolling. Bimorphic and megamorhpic call sites. This talk explores these fantastic mysteries using JMH, the excellent microbenchmark harness from Oracle developed under the OpenJDK project. ### Speaker Trask Stalnaker is a 16-year Java programmer, author of Glowroot, Portland native and alumnus of Stanford University (BS Mathematics).