Pro Spring Source dm Server

When I was trying out the dm Server, I could see already that it was to bring an evolution to enterprise Java application development. The dm Server is built on top of OSGi, a technology specially designed for building dynamic and modular systems in Java. OSGi brings many benefits to Java develo...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Những tác giả chính: Mak, Gary, Rubio, Daniel
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31626
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:When I was trying out the dm Server, I could see already that it was to bring an evolution to enterprise Java application development. The dm Server is built on top of OSGi, a technology specially designed for building dynamic and modular systems in Java. OSGi brings many benefits to Java developers: first, it allows you to divide a system into multiple modules, each of which can be installed, uninstalled, updated, started, and stopped independently; second, it allows different versions of a module to be deployed at the same time so that different applications can choose a version to import at runtime. The OSGi technology brings great benefits by itself, but the dm Server makes it even more valuable by extending it and integrating it with other technologies that you need for building enterprise Java appli- cations. Moreover, the dm Server is the first application server that directly exposes OSGi’s dynamic and modular capabilities to application developers. These are the reasons why I believed the dm Server would succeed and why I decided to write this book.