Draft:Temporal Service
Submission declined on 24 January 2025 by KylieTastic (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
| ![]() |
Submission declined on 22 January 2025 by Qcne (talk). This draft's references do not show that the subject qualifies for a Wikipedia article. In summary, the draft needs multiple published sources that are:
This submission provides insufficient context for those unfamiliar with the subject matter. Please see the guide to writing better articles for information on how to better format your submission. Declined by Qcne 37 days ago. | ![]() |
A Temporal Service[1] is a group of services, called the Temporal Server, combined with Persistence and Visibility stores, acting together as a component of the Temporal Platform. The architecture of Temporal has been designed to provide a strong platform for orchestrating microservices across distributed systems. Essentially, the architecture revolves around a Temporal Cluster and Worker Processes, which interact with each other in order to execute workflows and activities. Temporal Cluster[2]is a horizontally scalable group of services that manage the state of workflows, schedule tasks, and handle requests from worker processes. Temporal ensures data security with mTLS encryption for data in transit. For data at rest, developers can use the Data Converter API to encrypt sensitive business data, ensuring it remains unreadable within the cluster. The architecture at Temporal is designed to have horizontal scalability in which the number of worker processes and cluster nodes can increase linearly to scale up to the demand. The platform is apt for mission-critical applications due to its capabilities in failure handling and the durability of workflow executions.
References
[edit]- ^ "What is a Temporal Service? | Temporal Platform Documentation". docs.temporal.io. Retrieved 2025-01-22.
- ^ "Temporal IO architecture overview". www.restack.io. Retrieved 2025-01-22.
- in-depth (not just passing mentions about the subject)
- reliable
- secondary
- independent of the subject
Make sure you add references that meet these criteria before resubmitting. Learn about mistakes to avoid when addressing this issue. If no additional references exist, the subject is not suitable for Wikipedia.