BindingStatus » History » Version 2

« Previous - Version 2/27 (diff) - Next » - Current version
J. Moringen, 03/17/2011 02:11 PM
mention fragmentation feature


BindingStatus

| Feature/Binding          | C++              | Python           | Java             | Common Lisp      |
|--------------------------+------------------+------------------+------------------+------------------|
| Spread                   |                  |                  |                  |                  |
| - Transport              | ✓                | ✓                | ✓                | x                |
| - Fragmentation          | ✓                | x                | x                | x                |
| Inprocess                |                  |                  |                  |                  |
| - Transport              | ✓                | x                | x                | x                |
| Filter                   |                  |                  |                  |                  |
| - Scope                  | ✓                | ✓                | ✓                | x                |
| - XPath                  | x                | x                | ✓                | x                |
| - Sender/Receiver        | x                | x                | ✓                | x                |
| Converter                |                  |                  |                  |                  |
| - String                 | ✓                | ✓                | ✓                | x                |
| - Bytes                  | x                | x                | ✓                | x                |
| Patterns                 |                  |                  |                  |                  |
| - RemoteServer           | ✓                | x                | x                | x                |
|--------------------------+------------------+------------------+------------------+------------------|
| Σ                        | 60 %             | 36 %             | 72 %             | 0 %              |