Skip to content

Commit 464074f

Browse files
committed
blogpost about graduation
1 parent 08e7cbc commit 464074f

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

blog/2025-12-11-graduation.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
slug: wayang-graduation
3+
title: Apache Wayang Graduation
4+
authors: zkaoudi
5+
tags: [wayang, ASF, graduation, TLP]
6+
---
7+
8+
# Apache Wayang Graduates to a Top-Level Project!
9+
10+
The Apache Wayang community is proud to announce a major milestone in our journey: **Apache Wayang has officially graduated from the Apache Incubator and is now a Top-Level Project (TLP) at the Apache Software Foundation (ASF)**!
11+
12+
This graduation rewards the community-driven effort, research, innovation, and collaboration of many years. It reflects our shared commitment to open-source development and the growing importance of cross-platform data processing in the broader data ecosystem nowadays.
13+
Graduating as an Apache Top-Level Project is an important recognition of the project’s maturity and ensures that Apache Wayang is backed by the full support and oversight of the ASF, guaranteeing openness, meritocracy, and a sustainable development model for years to come.
14+
15+
---
16+
17+
## What Is Apache Wayang?
18+
19+
Apache Wayang (formerly known as Rheem) is a **cross-platform data processing system** designed to give developers and organizations a unified way to execute pipelines over multiple data processing engines—such as Apache Spark, Apache Flink, PostgreSQL, and more.
20+
21+
Instead of forcing users to choose a single execution backend, Wayang:
22+
23+
- **Abstracts data processing engines** through a unified API
24+
- **Can automatically choose the best execution platform** based on workload characteristics
25+
- **Optimizes performance** by distributing tasks across engines if necessary
26+
- **Provides a flexible plugin architecture** for integrating new platforms and optimizers
27+
28+
In other words, Wayang enables interoperability across the diverse data landscape and empowers teams to focus on application logic and not infrastructure decisions.
29+
30+
---
31+
32+
## Thank You to Our Community
33+
34+
Apache Wayang wouldn’t exist without its community of developers, users, mentors, and advocates who contributed code, documentation, feedback, and support. A special thanks goes to our Incubator mentors, who helped guide the project through the Apache processes and best practices.
35+
Your contributions made this milestone possible, and we’re just getting started.
36+
37+
---
38+
39+
## Get Involved!
40+
41+
Whether you want to try Wayang for your next project, contribute code, write documentation, or share your ideas, your participation is welcome. Here’s how to get started:
42+
43+
- Explore the documentation
44+
- Join our community mailing lists
45+
- Contribute to discussions and development
46+
- Try Wayang on your data workloads
47+
48+
49+
Welcome to Apache Wayang — where data platforms work together!

0 commit comments

Comments
 (0)