Re: What does "middle tier" mean?
[email protected] ("Perrin Harkins")
| Newsgroups | perl.p5ee |
|---|---|
| Message-ID | <002101c1c1fc$ea35d380$b59dfea9@charlotte> |
> On Friday, March 1, 2002, at 11:59 AM, Rob Nagler wrote: > > I argue strongly against storing state in > > the middle tier, which adds complexity. The same argument applies to > > stored procedures. Databases are good at storing data, not executing > > code. "Middle tier" is the application between the client and the database: mod_perl, FastCGI, etc. - Perrin