As well as facilitating asynchronous communication between features, Absyntax makes it easy to perform truly parallel activities. It achieves this through use of a feature dedicated to the task of managing a group of other features operating in another process, typically on another computer. This feature,
RemoteFeatureGroup, works in conjunction with the
Runtime Server, which is Absyntax's runtime hosting application.
There is no limit to the number of RemoteFeatureGroups you can include in a project.