Blog Links: Another nice post about Blockchain

By | February 8, 2017

The blockchain hype starts to get noticed also by the mainstream IT press. A very nice and detailed article about the current state and the possible future applications of blockchain in PC Magazine. Blockchain: The Invisible Technology That’s Changing the World Also related to this topic is the following article about The Meaning of Decentralization… Read More: Blog Links: Another nice post about Blockchain »

Debug tools for enterprise environments

By | February 8, 2017

There are various tools that I use to spot issues and investigate an enterprise environment. One of my favourite tools is IBM Performance Analysis Suite. Capabilities described by IBM: Import all kinds of performance data for analysis. Some examples: DB2 snapshot, Java verbose GC output, Java thread dumps. Import software/middle-ware configuration for compliance checking. Some… Read More: Debug tools for enterprise environments »

Backup: Scheduled backup with #Yosemite Server Backup

By | May 29, 2017

Everybody knows that backup is important and having a backup setup on an external resource as remote server or tape drive is even better. I wanted to set up an automatic backup that does not require a lot of intervention, to safeguard the most important data hosted on my servers: the owncloud storage space and… Read More: Backup: Scheduled backup with #Yosemite Server Backup »

Glassfish MQ: Secure, database backed GlassFish MQ for high volume applications

By | February 8, 2017

GlassFish MQ is a very powerful messaging server solution if correctly configured. By default the MQ server is defined to store the content of queues on files on disk, is accessible through insecure connections and has lots of limitations for message size or number of consumers/producers associated with a queue. This default setup is OK… Read More: Glassfish MQ: Secure, database backed GlassFish MQ for high volume… »