Menu

Skip to content
  • Home
Miro Metsänheimo
Twitter Email LinkedIn GitHub Stack Overflow

Miro Metsänheimo

Freelance technical architect with cryptocurrency projects on the side.

java

March 5, 2021 by Miro Metsänheimo on Linux

Using Jattach to get dumps from a JVM running inside Docker with JRE base image

Using a JDK as the runtime image is simply a waste of resources, but it makes it a bit more difficult to get memory- and thread dumps out of the JVM at runtime. Jattach to the rescue. Let’s imagine a situation where we have an image running your Java application using the JRE and you More…

 
August 4, 2016 by Miro Metsänheimo on Java

Internet Explorer’s problems with asynchronous calls and their fixes

Today I stumbled again – as every single developer eventually will – with Internet Explorer’s brilliant and different way of handling things. I implemented a socket listener thread to a port on the server side and a simple HTTP GET request from the client side. The main objective here was to make the server do More…

 

Archives

  • March 2021
  • October 2019
  • July 2019
  • August 2016
  • March 2016
  • January 2016
  • October 2015
  • September 2015
  • August 2015

Categories

  • Java (1)
  • Javascript (2)
  • Job search (1)
  • Linux (12)
  • Networking (3)
  • PHP (1)
  • Wordpress (1)
 
Subscribe!
Copyright © Miro Metsänheimo
Powered by Metsänheimo - Secured with SSL/TLS
Contact me