DbyDX Platform
DbyDX Platform is core platform developed by the founding team. This platform helps reduce development time of a J2ME and J2EE application by up to 30%.
DbyDX Platform for wireless/mobile applications (called DByDX Mobile Platform) is an SDK over J2ME. Using this platform one can write J2ME applications for Mobile devices, PDAs and other handheld devices. The Platform follows a multithreaded architecture. Some of the APIs exposed by the platform are as follows:
| • |
RDBMS API |
Databases in Mobile devices are not relational. RDBMS API is a lightweight API for Relational Database Management System for J2ME devices. |
| • |
UI API |
A Wrapper over J2ME UI APIs, this brings in a great flexibility in rendering a UI on constrained devices. |
| • |
Networking API |
An API for Network Communication. |
| • |
Threading API |
J2ME application by its very nature is multithreaded. This API helps in writing multithreaded applications with ease. It provides easy management of thread synchronization (a nightmare for a J2ME application!). |
DbyDX Platform for J2EE applications (Called DByDX Enterprise Platform) ensures clear separation of Presentation, Business and Persistence logic in an application. The UI, Business and Persistence logic becomes pluggable to the application using the platform. This ensures that there is no code change if the technology for UI Business or Persistence logic changes. It also helps parallel development of same feature by many developers.
DbyDX platform provides numerous reusable components and infrastructure code, which reduce development time significantly.
To know more about DbyDX platform please feel free to contact DbyDX Labs at labs@dbydx.com.
|