# akka-quickstart-java **Repository Path**: miniyk2012/akka-quickstart-java ## Basic Information - **Project Name**: akka-quickstart-java - **Description**: akka自学项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-28 - **Last Updated**: 2024-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 参考资料 1. 中文: https://blog.csdn.net/wang_wbq/article/details/78845804 2. 中文文档: https://guobinhit.github.io/akka-guide/ 3. 英文例子: https://doc.akka.io/docs/akka/current/typed/guide/tutorial.html 4. 代码: https://github.com/akka/akka/tree/v2.6.10/akka-docs/src/test/java/jdocs/typed/tutorial_5