These brief feature descriptions and links to flash demos provide a preview of our Demo for RTM. Read the descriptions, click the links and you will preview what we are up to.
| Description | Comment |
|---|---|
| New Web Content - Any legacy catalog or library or email Distribution list can be rendered as RSS, making it linkable by the RTM automated Interface | Author of any new rich media uses an RSS client to create the appropriate RSS definition of the "item". Collection of item(s) posted as new RSS |
| Data as Content - movies, mp3's, purchase orders, invoices, streaming XML are all transparent. Regardless of their MIME Type and their file size, all of these data types are encapsulated as attachments enclosing some variable binary content. | Data types are irrelevant to the MOM layer. Anything can be attached. Chunking provides on-the-wire transparency for large attachment files. |
| RTM I/O - uses AMQ messaging protocol for distribution of "Events", "Commands" and "Data Messages" | AMQ Defined |
| RTM Demo and initial I/O - starts at a typical syndication site or portal where RSS feeds have been uploaded. Note that catalog items from many web catalogs may be rendered as RSS. | RSS I/O feed to the Post Office, will distribute e-content based on demand Post Office caching content |
| RTM Demo and initial I/O - RSS I/O feed above also sent to the RTM Correlation Engine. | RTM Correlation Engine consumes RSS feed , making Catalog of new content Items available for Correlation. |
| RTM Demo and Initial I/O - Audience feed consists of registered Customers or Imported email lists. | The Correlation engine needs audience data on individuals and segments |
| RTM Correlation Engine Process | This is the black box or Matrix. Contents that come in as RSS are correlated to Audience ( segment and individual level ) Correlate items to aspects of Audience Preference. Apply distribution heuristic and generate messages to be sent to PO Dispatch. |
| Post Office Distribution - based on Pub /Sub Messageing | Enterprise class E-Distribution of Rich Media where data dispatching activity is guided by RTM Correlation Engine's advanced Customer Preference heuristics. |
| Pub Sub Admin , Create a Topic This is standard MOM implementation of PUB / SUB | New Data Distribution Topic: create new topic |
| Pub Sub Admin , Subscribe to Topic Once a Topic exists, it is subscribed to. On "Topic_has_new_Data" events, subscribers will receive that data on their desktops. | create a subscription |
| Subscription Clients triggered by different methods. "command line expresssion" for scripted FTP solution is one method. Thin-client invoking subscription via a browser is another method | demo allows either of these methods of distribution |
| "Scriptable" File Transfer Solutions can "Trigger" on your schedule | Polling Interval and Start, Stop Dates |