[JDEV] Re: Components ids

Francesco Delfino pluto at tipic.com
Mon Nov 11 19:31:06 CST 2002


In the open source jabber server architecture, each component needs to deal
with a full domain name. With our instant messaging architecture (TIMP)
instead, you can plug different components on the same domain (so why we
call them plugins), still preserving the performance advantages of
components; maybe on the upcoming newer jabber releases and with other
jabber component libraries you can make even much more complicated component
addressing tecnique (e.g. based on XPaths): so it is not right to say that
components needs to be mapped to a full domain, while instead it is more
precise to say that the Jabber Reference implementation supports only this
kind of components (with its "built-in" API, you can always extend it
somehow to implement you component framework).

Regards,
   Francesco Delfino
   Tipic Inc.
   http://www.tipic.com
   e-mail & Jabber: pluto at tipic.com
   blog: http://www.tipic.com/blog/pluto@tipic.com


"Fabio Forno" <f.forno at kamin.polito.it> wrote in message
news:3DD000DB.70808 at kamin.polito.it...
> Ulrich Staudinger wrote:
>
> > i assume they just need to be reachable for the server to which a
> > component is connected to. The server then does the routing of packages
> > directed to the component. *not sure about this*
>
> This should work only when clients and components are attached to the
> same server (I've tried with success). But if I want to make a component
> reachable from other servers I think I need to have
> component.jabberserver as alias for the host. It wouldn't be neccessary
> if I could use jids such as component at jabberserver also for components,
> but I haven't figured out wehther it is possible or not.
>
> --
> Fabio Forno - PhD Student
> Politecnico di Torino - Dip. Automatica ed Informatica
> C.so Duca degli Abruzzi 24 - 10129 Torino (Italy)
> Phone: +39 011 546 7137 - JabberId: sciasbat at jabber.linux.it


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 24/10/2002







More information about the JDev mailing list