Skip to main content

Posts

Showing posts from June, 2014

WildFly 8

I am trying to work lastly in restful web services with Jersey 2.8 and tomcat 7 but the application memory arrived to 188 MB it`s really big for tomcat and jersey.  So I tried to do the work with full application server to see the result  and I tested WildFly 8.1 to see how much that full application server will take from PC memory. I started from cellar  Christophe Coenraets blog to test it on WildFly with RESTeasy  and the full memory used by wildfly is 162 MB I think its perfect for full application server compared with tomcat.