Skip to content

Advanced best practices for Workstation - #11625

Merged
katarzyna-koltun-mx merged 5 commits into
developmentfrom
kk-wks-advanced
Jul 31, 2026
Merged

Advanced best practices for Workstation#11625
katarzyna-koltun-mx merged 5 commits into
developmentfrom
kk-wks-advanced

Conversation

@katarzyna-koltun-mx

Copy link
Copy Markdown
Collaborator

No description provided.

@katarzyna-koltun-mx katarzyna-koltun-mx self-assigned this Jul 28, 2026

* Ensure stations meet the recommended hardware specifications.
* Minimize background processes to improve performance.
* When building app logic reusing the Connectors nanoflows, minimize the amount of microflow calls and [other actions](/refguide/nanoflows/#logic-where-no-connection-is-needed) that require a server connection. One key benefit of Mendix Workstation is client-sided data processing. Every call to the Mendix runtime adds an performance overhead.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the Setup Device to only load the required data once


This document describes the best practices that you should consider when deploying Mendix Workstation in production.

## Performance Optimization

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liamcmitchell Hi Liam, could you review this with widgets and Java Script actions & let me know if there are any additional best practices we should include?

@katarzyna-koltun-mx
katarzyna-koltun-mx merged commit bff7efa into development Jul 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant