christophknabe
Developer and retired professor, 9y in industry, 29y at university.
Berlin University of Applied Sciences and Technology (BHT)Berlin, Germany
Pinned Repositories
actor-thread-benchmark
Benchmark for comparing efficiency of Java thread switching to Scala Akka actor switching
akka-actor-classic-pingpong
Scala Sample for Asynchronous Communication by Akka Actors
akka-actor-typed-pingpong
Scala Example for Asynchronous Communication by Typed Akka Actors
akka-crawl
Webpage Crawler as Demonstration for Usage of Akka Actors, Akka HTTP client, and Akka Streams
cloud-uebung
Some exercises for a course on Cloud Computing
excrep
Central Exception Reporting sample application
multex
The Multi-Tier Exception Handling Framework
scala-intro
spring-ddd-bank
A sample project following Domain Driven Design with Spring Data JPA
spring-petclinic-stable
Clone of https://github.com/spring-projects/spring-petclinic reset to a stable version
christophknabe's Repositories
christophknabe/spring-ddd-bank
A sample project following Domain Driven Design with Spring Data JPA
christophknabe/akka-crawl
Webpage Crawler as Demonstration for Usage of Akka Actors, Akka HTTP client, and Akka Streams
christophknabe/cloud-uebung
Some exercises for a course on Cloud Computing
christophknabe/spring-petclinic-stable
Clone of https://github.com/spring-projects/spring-petclinic reset to a stable version
christophknabe/actor-thread-benchmark
Benchmark for comparing efficiency of Java thread switching to Scala Akka actor switching
christophknabe/scala-intro
christophknabe/akka-actor-classic-pingpong
Scala Sample for Asynchronous Communication by Akka Actors
christophknabe/akka-actor-typed-pingpong
Scala Example for Asynchronous Communication by Typed Akka Actors
christophknabe/excrep
Central Exception Reporting sample application
christophknabe/multex
The Multi-Tier Exception Handling Framework
christophknabe/akka-http-client-try
Requests one web page by Akka Actors and Akka Streams, then displays the HTML source code of it.
christophknabe/Argus-SAF-playground
Learning playground for Argus-SAF
christophknabe/christophknabe.github.io
The GitHub pages repository
christophknabe/for-comprehension
Testsuite of Scala for-comprehensions for iterating, filtering, and mapping of nested sequences
christophknabe/gauss-sum
Scala Sample for Parallel Computation by Akka Actors
christophknabe/http4s-zio-sttp-1
christophknabe/httpize
HTTPIZE! What else?
christophknabe/java-crawl
A command line web crawler as a Java/Maven miniproject
christophknabe/java-probe
Project with many mini-examples for trying out Java features
christophknabe/jline2
Jline 2.x
christophknabe/ldp-testsuite
Tests for Linked Data Platform (LDP)
christophknabe/location-reader
An example for composition of components (manual dependency injection)
christophknabe/OSSRH-73848
Proof of Posession for Sonatype
christophknabe/scala-probe
A mini-project for trying out ideas or code in Scala
christophknabe/spring-petclinic
A sample Spring-based application
christophknabe/test-suite
An automated test of Solid specification technical compliance
christophknabe/tool-instruction
Collection of some tool instructions, I like to share.
christophknabe/trellis-ui
A single-page web interface for Trellis servers
christophknabe/zio-examples
christophknabe/zio-trial
Mini examples of ZIO application