# EtsWorker **Repository Path**: xjszzz9/ets-worker-e ## Basic Information - **Project Name**: EtsWorker - **Description**: 本示例展示基于stage模型使用Ets实现如何启动一个worker线程,并实现worker线程和宿主线程的通信。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2023-01-16 - **Last Updated**: 2024-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EtsWorker #### Description This example shows how to start a worker thread and communicate between the worker thread and the host thread using an Ets implementation based on the stage model.