G
goo
Guest
Peter, how do I relate a PASOE to a classic appserver? Say I have (in classic): - a webspeed connected to DB1 stateless - a AppServer connected to DB1, DB2 state-free - a AppServer connected to DB1, DB2 state-reset All three are using same code, but webspeed has one less db. How is an instance related to this? I understand I can have multiple transporthandlers, but I kind of do not understand the concept of instance compared to AppServer. For me an AppServer was connected to one set of dbs and one set of code. Is a pasoeinstance the same, just that you may have several connectionhandlers? So when I have a webspeed connected to one db, and two appservers connected to the same + another db, I would have two Pasoe instances? Newbee 12 //Geir Otto
Continue reading...
Continue reading...