Event processing best practices in USoft

Previous Next

When you create an event processing model in USoft, you look at data flow in terms of information items that must be filtered and combined to achieve your goal. Multiple flows of data are processed continuously at the back end, without user interaction.

To build such a system in USoft, a different approach is needed than for traditional USoft client/server or web applications.

The help topics in this section are primarily for developers who have experience building traditional USoft applications. They contain best-practice tips on how to build differently for event processing, at 4 levels:

Model

Rules

Error handling

Logging for monitoring