Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
indeedeng
/
iwf
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
656
Code
Issues
78
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Home
Jump to bottom
lwolczynski edited this page
Apr 17, 2025
·
21 revisions
Use case study/examples
User sign-up/registry in Python/Java
Abstracted microservice orchestration in Java/Golang
Employer & JobSeeker engagement in
Java
or
Golang
Subscription Workflow in
Java
or
Golang
Basic concepts
Basic concepts overview
WorkflowState
RPC
Persistence
Client APIs
Compare with Cadence/Temporal
Advanced concepts
WorkflowOptions
WorkflowConfig
WorkflowContext
WorkflowStateOptions
Conditional complete workflow with checking channel emptiness
WaitForStateExecutionCompletion
iWF limitation
Persistence Caching (experimental)
RPC locking
SignalChannel vs InternalChannel
Operation
iWF application operation
iWF server operation
How to modify/version iWF workflow safely
How to change server config in docker
FAQ
SignalChannel vs InternalChannel
Using iWF as storage system
How iWF works & design
Data Persistence vs StateExecutionLocal vs input
RPC atomicity
iWF limitation
Wait for workflow to complete
Wait for workflow state to complete
How does waitForStateExecutionCompletion works
Wiki pages
Pages
30
Loading
Home
Use case study/examples
Basic concepts
Advanced concepts
Operation
FAQ
Loading
[Versioning]How to modify workflow code without breaking changes
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Basic concepts overview
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Client APIs
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Compare with Cadence Temporal
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Conditionally complete workflow with atomic checking on signal or internal channel
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ContinueAsNew in Temporal (or Cadence) workflow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How does waitForStateCompletion work?
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to change server config in docker
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to wait for a workflow state to complete
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to wait for a workflow to complete
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
iWF Application Operations
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
iWF Design
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
iWF limitation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
iWF Server Operations
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Persistence
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Persistence Caching
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
RPC
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
RPC locking: What does the atomicity of RPC really mean?
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SignalChannel vs InternalChannel
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Use case study ‐‐ Microservice Orchestration
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Use case study ‐‐ user signup workflow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Use case: user signup workflow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using persistence vs State input vs StateExecutionLocal to pass data
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
What are Pros and Cons of using iWF as a database for permanent data storage?
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WorkflowConfig
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WorkflowContext
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WorkflowOptions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WorkflowState
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WorkflowStateOptions
Uh oh!
There was an error while loading.
Please reload this page
.
Show 15 more pages…
Clone this wiki locally
You can’t perform that action at this time.