head to head · open source
xxl-job vs sdk-go
xxl-job has 30,561 GitHub stars, 11,486 forks, 79 open issues and last shipped 2 months ago. sdk-go has 968 stars, 351 forks, 229 open issues and last shipped today. xxl-job leads on adoption by 3,057% (30,561 vs 968 stars). xxl-job is written in Java under GPL-3.0; sdk-go is written in Go under MIT. xxl-job has attracted 38% as many forks as stars, sdk-go 36%. sdk-go was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| xxl-job | sdk-go | |
|---|---|---|
| GitHub stars | ★ 31K | ★ 968 |
| License | GPL-3.0 | MIT |
| Written in | Java | Go |
| Last push | 2026-07-21 | 2026-09-18 |
| Forks | ⑂ 11K | ⑂ 351 |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick xxl-job if
- You weight community size — 31K stars and counting
- You want the GPL-3.0 license terms
- Your stack matches Java
- You value the larger contributor base for long-term maintenance
pick sdk-go if
- You want the sdk-go feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches Go
- You evaluated both and sdk-go fits your workflow better
About xxl-job
XXL JOB is a distributed task scheduling framework written in Java and released under the GPL 3.0 licence, built for teams that need scheduled jobs to run reliably across a cluster of machines rather than inside a single application process.
read the full xxl-job overview →
About sdk-go
Temporal Go SDK Temporal is a distributed, scalable, durable, and highly available orchestration engine used to execute asynchronous long running business logic in a scalable and resilient way. "Temporal Go SDK" is Temporal's framework for authoring workflows and activities using the Go language. Add the SDK to your project The core Temporal Go SDK packages, including client , worker , and workflow , are released together as the go.temporal.io/sdk module. From your application's Go module, run: Then import the packages you need, such as: The integrations and tools under contrib are released as separate Go modules…
read the full sdk-go overview →
More in Infrastructure & Operations
Related comparisons
More Orchestration & Scheduling projects
Compare either of these against the rest of the Orchestration & Scheduling field.
Frequently asked questions
Is xxl-job or sdk-go more popular?
xxl-job has 30,561 GitHub stars and sdk-go has 968. xxl-job has the larger community by that measure.
Are xxl-job and sdk-go free?
Both are open source. xxl-job is licensed under GPL-3.0 and sdk-go under MIT. Neither carries a licence fee.
What is the difference between xxl-job and sdk-go?
xxl-job is written in Java and sdk-go in Go. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, xxl-job or sdk-go?
Choose xxl-job if you want the larger community (30,561 stars) or its GPL-3.0 licence terms. Choose sdk-go if its feature set, stack or MIT licence fits better. Both are self-hostable.