# 本书作者介绍

本书由五位作者（均为RedSpider社区成员）共同撰写。他们均参与了初稿编写、文章修订等工作。

下面分别是五位作者的简介（以拼音排序）：

## 灵鹤

Naver China Java工程师，拥有国外大型企业高并发项目经验，熟悉敏捷流程开发及持续集成，热爱开源，喜欢分享，对于写作始终保持严谨的态度。

## 毛毛虫

Java开发工程师，专注Java技术体系，熟悉微服务及大数据领域。拥有大数据项目开发经验和运维经验、丰富的企业级项目开发经验。热爱开源，乐于分享。目前专注于微服务，JVM，大数据生态系统。

## 潘帕斯雄鹰

Java开发工程师，长期位于Java开发一线，拥有丰富的大型企业级项目开发经验，熟悉敏捷开发流程。热衷于探索未知，目前专注于Java高并发，JVM。

## 萤火虫

ThoughtWorks Java开发工程师，咨询师，擅长Java技术栈，熟悉微服务及DevOps领域，拥有大型国际高并发项目的开发经验和运维经验。对新技术有强烈的好奇心，热爱钻研技术深度，自我驱动能力和学习能力较强。熟悉敏捷实践。热爱开源和分享，具有丰富的演讲经验和写作经验。

## 啄木鸟

Java开发工程师，拥有国内外分布式架构高并发项目开发经验，主要从事微服务架构下API设计与开发。对于敏捷实践与持续集成/交付有丰富经验。拥抱开源，善于钻研技术难点。热爱与人沟通，有丰富的培训团队和新人经验。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://redspider.gitbook.io/concurrent/author.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
