Hi! > I would like to persuade my boss to deploy phoenix in the company > environment, but I need some realy big examples in > mission-critical and > bussines area (not free software). Can anybody tell me some?
That's always the problem. Nobody wants to be the first. I've got almost the same problem here. We are developing a server system for decoding weather messages from all over the world for the DWD (Deutscher WetterDienst, German Weather Service). But they are a bit afraid that the development of Avalon could stop or that it could be unstable. I always try to convince them by telling them that it is exactly the code that we would have written if we had to write it ourself and had enough time. What would you boss like to use otherwise then? You won't find really big examples for Phoenix. Because a *really* big application server would have been written with EJBs. That's the nice thing about Avalon. It fits into a (very big) niche where there is nothing else. If you need transactions at the application level that are distributed over some machines (e.g. for scalability or failover) you have to use EJBs. Otherwise you can use Avalon that has got **much** less overhead. Regards, Ole -- Ole Bulbuk Tel.: 0331/74759/60 Ernst Basler + Partner Fax: 0331/74759/90 Tuchmacherstr. 47 E-Mail: mailto:[EMAIL PROTECTED] 14482 Potsdam WWW: http://www.ebp.de -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>