Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dirigible » Server vs. Server-less in RCP mode(Pros and Cons about running a built-in server in RCP mode)
Server vs. Server-less in RCP mode [message #1708020] Fri, 11 September 2015 13:15
Eclipse UserFriend
Hi Team,

Currently the offline (RCP) mode of Dirigible is mainly targeting Java developers [1]. This way the Java scripting services engine (in-memory compilation) runs server-less in Eclipse. The main benefit is the re-use of standalone JDT. The required 'request' and 'response' objects are mocked. The same is valid for JavaScript server-side scripts, but currently the Orion is more powerful editor than JSDT in standalone Eclipse, hence does not make sense to set JavaScript as a target for RCP mode.
The obvious benefit in server-less approach is the leaner architecture and potentially better performance. The drawback is that the user interfaces development is almost useless e.g. when requires a real running service end-point to retrieve the data.
Feedback about the usage and usefulness as well as the architectural options to improve use-case coverage without bringing too much complexity and decreasing performance are highly appreciated.

Regards,
Nedelcho

[1] http://www.dirigible.io/help/eclipse-rcp.html
Previous Topic:Welcome to eclipse.dirigible
Next Topic:IoT Scenario
Goto Forum:
  


Current Time: Sat Jul 27 04:44:56 GMT 2024

Powered by FUDForum. Page generated in 0.03131 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top