iPOPO is a Python-based Service-Oriented Component Model (SOCM) built on top of Pelix, a dynamic service platform. It helps building modular, long-running applications from loosely coupled components ...
Java SE 可以用于构建桌面应用程序或简单的服务器应用程序。 Java EE(Java Platform, Enterprise Edition):Java 平台企业版,建立在 Java SE 的基础上,包含了支持企业级应用程序开发和部署的标准和规范(比如 Servlet、JSP、EJB、JDBC、JPA、JTA、JavaMail、JMS)。