I got into work early today so I did a quick bit of research about Asterisk since a couple people have asked about it now.
>From http://www.voip-info.org/wiki-asterisk+faq ***** Can i install Asterisk on a beowulf cluster? A cluster can't migrate threads that use shared memory. Asterisk uses that kind of threads.So no, Asterisk wouldn't work on a cluster. (It might be helpful to know whether anyone has a working load-balanced Asterisk configuration where multiple systems can share the load of an Asterisk environment (IAX2, not SIP) and whether this environment would fail over nicely in the event of downtime!) ***** This doesn't mean you can't make use of a cluster at all, just that you can't use openMosix or Kerrighed to spread the load of -one- copy of Asterisk over the cluster. I found this HOWTO on installing Asterisk in a load balancing/high availability/clustered configuration: http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Solutions I did not look this over carefully, but it is a place to start :) On 10/30/06, Fernando Prince <[EMAIL PROTECTED]> wrote: > If not with asterisk can you tell me if i m running any c language > application on master node. And the nodes which are added on pvm do the > processing. Can it be possible. > > > > > On 10/30/06, Michael Edwards <[EMAIL PROTECTED]> wrote: > > > > Try one of the resources here for support of Asterisk: > > http://www.asterisk.org/support > > > > We do not have a package for this software. > > > > On 10/30/06, Fernando Prince < [EMAIL PROTECTED]> wrote: > > > Which all packages do i need to install. I want to use asterisk. When > the > > > calls are fire to main master server of asterisk that processing has to > be > > > done on client end. Under which conditions do i get as per my > requirements. > > > > > > Pls. guide me. > > > > > > > > > On 10/30/06, Michael Edwards <[EMAIL PROTECTED] > wrote: > > > > > > > > Not automatically, no. There are some packages that do something like > > > > what you are thinking of but they still only get big gains for > > > > extremely threaded applications under specific conditions. > > > > > > > > What applications do you want do use in this way, specifically? > > > > > > > > On 10/28/06, Fernando Prince <[EMAIL PROTECTED]> wrote: > > > > > Hi Group, > > > > > > > > > > I am new to OSCAR. I have install OSCAR 5 from it`s branch. My > > > question is > > > > > that if i m running any application on master node than the > processing > > > > > (CPU) will be used by different client nodes. Can it be possible. > > > > > > > > > > If i m adding my 5 client nodes on masters pvm than that processing > has > > > to > > > > > happen on that 5 client nodes not on master. > > > > > > > > > > Thanking > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > > > easier > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > Geronimo > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > _______________________________________________ > > > > > Oscar-users mailing list > > > > > [email protected] > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > > > Oscar-users mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > _______________________________________________ > > > Oscar-users mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Oscar-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Oscar-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
