Posts

Showing posts from April, 2015

Create Java Executables with JRE included

Launch4j

Windows OS Downloads

You will need a key

Ubuntu boot order

If your BIOS does not allow to change the boot order, change the default boot entry of the Windows bootloader. For example you can boot into Windows, then type the following command in an admin command prompt: bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi

Fault Tolerance in High Volume Distributed Systems

Netflix Blog DependencyCommand wraps network bound commands has fallback logic executes in separate thread pools uses try/acquire has timeouts latency feeds back to circuit breakers

Avoid versioning by creating Tolerant Consumers

From microservices by Martin Fowler: ... preference in the microservice world is to  only use versioning as a last resort . We can avoid a lot of versioning by designing services to be as tolerant as possible to changes in their suppliers. Versioning by Martin Fowler

Virtualbox not displaying 64 bit options

Virtualbox not displaying 64 bit options