Communication between separate JADE environments

Discussions about design and architecture principles, including native JADE systems and JADE interoperating with other technologies
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Communication between separate JADE environments

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:16 am

by Robert Barr >> Fri, 5 Nov 1999 3:27:16 GMT

Pragmatists will appreciate that, if tx volumes are sufficiently low and data relationships are simple, then implementing option 1 (shared file) is v. easy and (with a small pinch of forethought) robust. KISS wherever possible.

(CardSchema now provides a facility that notifies JADE of (registered) file system changes, making periodic file monitoring unnecessary).

Rob

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Communication between separate JADE environments

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:16 am

by Robert Barr >> Fri, 5 Nov 1999 3:38:10 GMT

With regards to option 2), I've used http successfully a few times now
to provide (low volume) data transfer between JADE systems - coding is easy, especially if transfer is half-duplex and the 'server' already has http capability configured. Advantages over straight tcp messages are additional integrity and SSL authentication and encryption, which can be important if the systems are physically remote.

(CardSchema provides simple http client services).

Rob


Return to “Design and Architecture”

Who is online

Users browsing this forum: No registered users and 8 guests

cron