| Title: Design - Local Server | |
| <a name="Design-LocalServer-LocalServer"></a> | |
| ## Local Server | |
| Implementation of [Application Server](design-application-server.html) | |
| <a name="Design-LocalServer-Description"></a> | |
| ## Description | |
| Allows for optimized interaction among beans and clients in the same | |
| virtual machine. | |
| <a name="Design-LocalServer-AlsoKnownAs"></a> | |
| ## Also Known As | |
| * IntraVM | |
| * IntraVM Server | |
| <a name="Design-LocalServer-RelatedPackages"></a> | |
| ## Related Packages | |
| * org.apache.openejb.core.ivm |