Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
An eclipse plugin for the openCONFIGURATOR configuration tool
Eclipse update site: http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/
KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES:
If you experience problems with the SSL handshake during update please refer to http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/
Install via Eclipse marketplace:
https://marketplace.eclipse.org/content/ethernet-powerlink-openconfigurator
The project provides a plugin for the...
The JProactor is a high performance communication toolkit that facilitates development of networking applications using asynchronous programming model. The Jproactor utilises Java NIO (new IO) api and JSSE (Java SSL Engine), and supports multiple communi
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO.
This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections.
It may provide native implementation for windows and unix.
WebLOQ IO is a Java NIO framework which allows for tens of thousands of concurrent TCP/IP connections through a very small thread pool (assuming proper OS and network settings). There is built in support for SSL and non-SSL connections.