Sie sind hier

Scala

Server Monitoring by RSS with Utilib

Gespeichert von h2b am 24. Februar 2018 - 17:59

This is an alternative way of monitoring servers. Each monitoring task requires to call some command on the server and to check the results. Here, we describe how we can send the results to an RSS server by using Scala scripts and my Utilib library while including automatic checks to discard redundant information and giving the rest in a convenient way to the observer.

This approach has some advantages including

SI -- README

Gespeichert von h2b am 12. März 2017 - 19:48

SI -- A Scala Library of Units of Measurement

This is a Scala library of units of measurement featuring the International System of Units (SI).

Imports

In most cases, to use this package you will import all of this:

SimGraf -- Eine simple Grafikbibliothek für Scala

Gespeichert von h2b am 5. Juli 2016 - 17:35
Name: 
SimGraf
Version: 
1.3.0
Programmiersprache: 
Scala (2.12, 2.11)
Datum: 
Sonntag, 14. Mai 2017

Diese Bibliothek bietet Hilfsmittel zur Grafikprogrammierung in Scala. Sie ist zugeschnitten auf möglichst einfaches Zeichnen von Figuren und Funktionen, ohne das Grafiksystem mit Dutzenden von Einstellungen konfigurieren zu müssen, nur um ein simples Bild anzuzeigen. Hingegen ist die Bibliothek nicht gedacht zur Programmierung grafischer Benutzeroberflächen mit Knöpfen, Menüs usw.

SimGraf -- README

Gespeichert von h2b am 5. Juli 2016 - 17:16

SimGraf - A Simple Scala Graphics Library

This is a Scala library of graphics utilities. It is focused on simple drawing of shapes and functions without the need of instructing the graphics system by a dozen or so settings before a simple picture is shown. It is not meant to program graphical user interfaces with buttons, menus and so on.

The World

A World provides graphics in world coordinates. For instance,

Algolib -- Eine Scala-Bibliothek essentieller Algorithmen

Gespeichert von h2b am 2. Mai 2016 - 19:37
Name: 
Algolib
Version: 
0.1.0
Programmiersprache: 
Scala (2.12, 2.11)
Datum: 
Dienstag, 3. Mai 2016

Diese Bibliothek enthält zunächst eine Reihe von in Scala implementierten Algorithmen aus dem Buch Algorithms 4 von Robert Sedgewick and Kevin Wayne [1]. Weitere Implementierungen von Algorithmen aus diesem Buch werden von Zeit zu Zeit dazukommen. Auch andere Algorithmen können Bestandteil dieser Bibliothek werden.

Utilib -- Eine Scala-Bibliothek von Programmier-Utilitys

Gespeichert von h2b am 2. Mai 2016 - 18:44
Name: 
Utilib
Version: 
0.4.2
Programmiersprache: 
Scala (2.13, 2.12, 2.11)
Datum: 
Dienstag, 21. Januar 2020

Diese Bibliothek bietet diverse Utilitys für das Programmieren in Scala. Es handelt sich dabei nicht um eine systematische Zusammenstellung, sondern um eine Reihe von Werkzeugen, die sich einfach für mich als nützlich erwiesen haben und somit auch für andere interessant sein könnten.

Algolib -- README

Gespeichert von h2b am 2. Mai 2016 - 18:23

Algolib -- A Scala Library of Essential Algorithms

This is a Scala library of essential algorithms.

It starts with Scala implementations of some algorithms from the book Algorithms 4 by Robert Sedgewick and Kevin Wayne [1]. Further adaptations from this book will be added from time to time. Other algorithms may go into this library as well.

PA-Toolbox -- Predictive-Analytics Java Toolbox

Gespeichert von h2b am 19. Februar 2016 - 18:02
Name: 
PA-Toolbox
Version: 
1.1.0+1.1.0
Programmiersprache: 
Java, Scala (2.12, 2.11)
Datum: 
Dienstag, 23. Januar 2018

Diese Java-Bibliothek enthält einige Werkzeuge, die in einem Predictive-Analytics-Umfeld nützlich waren. Tatsächlich sind die meisten davon allerdings nicht spezifisch für dieses Gebiet und mögen daher von allgemeinem Interesse sein.

Seiten

RSS - Scala abonnieren