K8S, docker, rxjs, ngrx, Ionic, ng2, IAM, Security, JavaEE, Linux

javascript java web security

Tuesday, 29 October 2013

Java Memory Analysis

http://download.eclipse.org/mat/1.3/update-site/
https://blog.codecentric.de/en/2008/07/memory-analysis-part-1-obtaining-a-java-heapdump/
http://docs.oracle.com/javase/6/docs/technotes/tools/share/jhat.html
http://docs.oracle.com/javase/7/docs/technotes/guides/vm/performance-enhancements-7.html
http://docs.oracle.com/cd/E24329_01/web.1211/e24368/classloading.htm
https://blogs.oracle.com/jeffwest/entry/weblogic_1034_classloader_analysis_tool
http://pic.dhe.ibm.com/infocenter/isa/v4r1m0/index.jsp?topic=%2Fcom.ibm.java.diagnostics.memory.analyzer.doc%2Fshallowretainedheap.html
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Fgettingstarted%2Fbasictutorial.html
http://eclipsesource.com/blogs/2013/01/21/10-tips-for-using-the-eclipse-memory-analyzer/

Posted by Khalid Saidi at 12:03 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Linux

linux os details: lsb_release -a
list process "ps" results are truncated with usr/bin/ps, try /usr/ucb/ps -aw
find ear files and print only the filename. Ex: find . -name *.ear -printf "%f\n"
find ear files and copy to directory ears. Ex: find . -name *.ear -exec cp {} ./ears \;
Posted by Khalid Saidi at 09:59 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Tuesday, 15 October 2013

Google App Engine with Restful web services

  • http://macgyverdev.blogspot.ca/2012/01/create-spring-rest-service-for-google.html
  • https://developers.google.com/appengine/articles/spring_optimization
  • http://www.mkyong.com/maven/how-to-create-a-web-application-project-with-maven/
  • http://docs.angularjs.org/tutorial/step_11
  • http://viralpatel.net/blogs/angularjs-controller-tutorial/
  • http://weblogs.asp.net/dwahlin/archive/2013/08/16/using-an-angularjs-factory-to-interact-with-a-restful-service.aspx
  • http://www.html5rocks.com/en/tutorials/cors/
Posted by Khalid Saidi at 11:34 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Pages

  • Home

Blog Archive

  • ►  2023 (3)
    • ►  May (3)
  • ►  2021 (1)
    • ►  January (1)
  • ►  2020 (7)
    • ►  December (1)
    • ►  October (2)
    • ►  April (2)
    • ►  February (1)
    • ►  January (1)
  • ►  2019 (2)
    • ►  December (1)
    • ►  January (1)
  • ►  2018 (4)
    • ►  December (1)
    • ►  September (1)
    • ►  May (1)
    • ►  April (1)
  • ►  2016 (4)
    • ►  August (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2015 (7)
    • ►  July (1)
    • ►  March (2)
    • ►  February (2)
    • ►  January (2)
  • ►  2014 (3)
    • ►  March (2)
    • ►  January (1)
  • ▼  2013 (12)
    • ►  December (2)
    • ►  November (1)
    • ▼  October (3)
      • Java Memory Analysis
      • Linux
      • Google App Engine with Restful web services
    • ►  June (1)
    • ►  May (5)
Simple theme. Powered by Blogger.