input & output 2023/8/21-2023/8/27

O`reilly Learning Pickup Book

Process Control: Modeling, Design, and Simulation, 2nd Edition
https://learning.oreilly.com/library/view/process-control-modeling/9780134033846/
最新実例とMATLABシミュレーションでプロセス制御をハンズオン

Kotlin Design Patterns and Best Practices – Second Edition
https://learning.oreilly.com/library/view/kotlin-design-patterns/9781801815727/
Kotlinのベストプラクティスとデザインパターン学習

Head First Python, 3rd Edition
https://learning.oreilly.com/library/view/head-first-python/9781492051282/
Head FirstシリーズのPython 3版

Akka in Action, Second Edition
https://learning.oreilly.com/library/view/akka-in-action/9781617299216/
Akkaはマルチスレッドや並行処理からスケーラビリティや障害に至るまで、分散システムの大きな問題を解決

Pickup

PHPStan
https://phpstan.org/
テストを書かずにコードのバグを見つけます。オープンソースで無料です。

Wasmer
https://wasmer.io/
サンドボックス化されたWebAssemblyアプリケーションを、単一のランタイムを通してどこにでも提供し、他のものが数ヶ月で行うことを数日で行う。


https://www.tsurugidb.com/
新しいハードウェアアーキテクチャ(メニーコア・大容量メモリー)に合わせた設計思想で、性能を最大限に発揮する国産リレーショナルデータベース

カオスエンジニアリングの原則
https://principlesofchaos.org/ja/

Rest.li
https://linkedin.github.io/rest.li/
RESTfulアーキテクチャを大規模に構築するためのフレームワーク

Akka
https://akka.io
強力なリアクティブ、並行処理、分散アプリケーションをより簡単に構築
Akka は、Java および Scala 向けに、高度な並行処理、分散処理、および弾力性のあるメッセージ駆動型アプリケーションを構築するためのツールキットです。
Akka Insights は、Akka のために開発されたインテリジェントなモニタリングと監視機能です。

input & output

Posted by shi-n