<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Calculate on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/calculate/</link>
    <description>Recent content in Calculate on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo -- 0.147.8</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #213243b1d6e8932079e09227d3f3ed0c806cd0c9</copyright>
    <lastBuildDate>Sun, 30 Sep 2018 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/calculate/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Capacity Planning using the Universal Scalability Law with Java and usl4j</title>
      <link>https://www.hascode.com/capacity-planning-using-the-universal-scalability-law-with-java-and-usl4j/</link>
      <pubDate>Sun, 30 Sep 2018 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/capacity-planning-using-the-universal-scalability-law-with-java-and-usl4j/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Capacity planning is an important task when trying to anticipate resources and scaling factors for our applications.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;The usl4j library offers us an easy abstraction for Neil J. Gunther’s Universal Scalability Law and allows us to build up a predictive model based on the parameters throughput, latency and concurrent operations.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;With a basic input set of two of these parameters, we are able to predict how these values change if we change one input parameter so that we can build our infrastructure or systems according to our SLAs.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
