Documentation
The Crosser Platform Documentation and technical walk-trough.
FAQ
The most common questions and answers collected in one place.
Academy
The Crosser Academy offers free training courses and certification.
Scheduled SQL
Use the MySQL Executer module to execute any SQL command directly within your workflow, making it an excellent tool for a variety of database management tasks.
21 Jun 2024
Can I change the time zone on my Crosser Node running on Docker?
18 Jun 2024
The Data Trigger Module
With the Data Trigger module you can monitor any number of data sources and trigger actions based on the data. The module uses a list of trigger definitions to analyze the data. When new data is received the trigger conditions are validated and when the conditions for a trigger are met an output message is sent. These messages can then be used to trigger actions, like creating a work order or sending a notification.
16 Jun 2024
Use the built-in store-and-forward feature
All Crosser modules can keep messages until successfully delivered. To enable this feature you need to set the ‘Max Number of Retries’ setting to a value larger than the default 0.
14 Jun 2024
Separating Test & Production Environments
Maintain a stable, efficient, and secure production environment while enabling a dynamic and flexible space for development activities.
07 Jun 2024
Can I scale up performance with multiple nodes?
There is no automatic scaling but processing can be split over multiple nodes by for example selecting subsets of data using filter conditions or separate by data sources.
04 Jun 2024
What is the performance of the Crosser Node?
One of the great benefits with Crosser is the performance, tests show that we can process >100 000 messages per second on a pretty basic VM. A Raspberry Pi3 can process about 8000 messages per second.
01 Jun 2024
Monitoring the Crosser Node
In this article we describe what options you have and how to utilize provided interfaces for integration into your monitoring solution.
Flow-to-Flow Communication
Split your use cases into smaller Flows and bind them together with the concept of Flow-to-Flow communication.
31 May 2024
Node-to-Node Communication
Explore how to maximize the efficiency of your data management with Node-to-Node communication.
23 May 2024
All Posts