Re: Fwd: Developing Client-Server application on Netbeans RCP
Software Team <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Nextel Systems Ltd |
| Message-ID | <[email protected]> |
Hi Emilian, Thank you for your e-mail and yes we are having 3 MySQL instances (on desktop (standalone users), in local network (network users), and in cloud (hosted users)). Obvious need for replication of data between these databases. As we intending the replication/synchronization to be end user generated, we are developing a tool for this in the application. I have noted your point on using a public IP for direct MySQL, and looking into this... Thanks to Netbeans for the mention in the NetBeans newsletter, I have seen it. That may bring us to guys who may get us there faster... Which brings me to the question of are we hiring only inhouse. There are tasks to the job that can be done from remote, and we'd be very glad to have some working remotely but an in-house to do most of the work. Thanks again Emilian --- SOFTWARE TEAM -------------------------------------- Nextel Systems Namakula Close, Tank Hill Road, Muyenga P.O Box 71336 Kampala (Uganda) Office : +256-414-696-776 Phone 1: +256-791-085-930 Phone 2: +256-714-085-930 Phone 3: +256-776-085-930 Phone 4: +256-706-323-010 https://www.nextelsystems.biz http://www.nextelsystems.com http://www.facebook.com/NextelSystemsLtd https://twitter.com/NextelSystems Skype: nextelsystemsteam On 2016-10-04 19:55, Emilian Bold wrote: > This has little to do with the Platform and more with the way you will be replicating the data. > > I assume you will need to centralize data at some point so the more MySQL instances you have to more you have to replicate between them. > > If done properly, the Platform app should be oblivious of this data replication going on behind the scenes. > > I would not use a public IP for direct MySQL connections but hide the database behind some REST services. > > Also, I assume you have checked the licensing costs for redistributing MySQL with your app. > > I see you have also been mentioned in the NetBeans newsletter: are you guys interested in hiring some (remote) contractors for this or are you just looking for on-site employees? > > --emi > On Wed, Sep 14, 2016 at 2:37 PM, Software Team <[email protected]> wrote: > >> Hello Netbeans Developers, >> >> We are happy to join this community. Our company is developing a large, database (MySQL) system on top of the Netbeans RCP. >> >> We want to take advantage of Rich Client Platform to develop the "Government Platform" and corresponding module development to develop the "Government Modules", essentially Java/MySQL applications. >> >> We'd like to know some in this community who are "experts" or have developed and deployed desktop & client-server applications on top of the Netbeans Platform with MySQL Database in the back. >> >> We have considered 3 deployment scenarios for our single large (Netbeans Platform & MySQL) database application, as follows; >> >> * Desktop deployment option - deployable as a desktop application with MySQL server residing on deployment machine >> * Local Network deployment option - deployable as a networked application having multiple PCs connecting to a MySQL server residing on a machine the local area network >> * Online deployment option - the desktop and network deployment can synchronize with >> >> The modules in the Application itself include modules to facilitate the above tasks, user role management on the application's MySQL database, module management search available modules/add/activate/remove any module ( all possible from the user end) >> >> The modules themselves to add to the application are very many and contentious, but the initial modules are simply to automate the module management process from the end-user perspective. >> For the online database we have already setup dedicated server with deidicated IP where MySQL server in running, this is to enable further developing web applications to analyse data brought in by desktop and network deployments >> ------------------- >> Forgive me for dumping this on you guys but I'd really ant to have some few people with steller experience on best possible way to go about this, not necessarily to develop code but to give pointers on the above, yes? >> >> Thanks - Frank +256-414-696-776 >> -- >> SOFTWARE TEAM >> -------------------------------------- >> Nextel Systems >> Namakula Close, Tank Hill Road, Muyenga >> P.O Box 71336 Kampala (Uganda) >> Office : +256-414-696-776 >> Phone 1: +256-791-085-930 >> Phone 2: +256-714-085-930 >> Phone 3: +256-776-085-930 >> Phone 4: +256-706-323-010 >> >> https://www.nextelsystems.biz >> http://www.nextelsystems.com >> http://www.facebook.com/NextelSystemsLtd [1] >> https://twitter.com/NextelSystems [2] >> Skype: nextelsystemsteam Links: ------ [1] http://www.facebook.com/NextelSystemsLtd [2] https://twitter.com/NextelSystems