All public logs
Jump to navigation
Jump to search
Combined display of all available logs of FullJS. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:06, 22 September 2025 User account Contributor1 talk contribs was created by Guttmann talk contribs
- 12:52, 2 September 2025 User account Eric.dawson talk contribs was created by Guttmann talk contribs
- 15:39, 1 September 2025 Guttmann talk contribs deleted redirect Application Server by overwriting (Deleted to make way for move from "Application-server")
- 15:39, 1 September 2025 Guttmann talk contribs moved page Application-server to Application Server over redirect
- 15:37, 1 September 2025 Guttmann talk contribs moved page Application Server to Application-server
- 15:33, 1 September 2025 Guttmann talk contribs moved page Backend to Application Server
- 15:29, 1 September 2025 Guttmann talk contribs deleted page JavaScript Runtime (Deleted to make way for move from "Runtime")
- 15:29, 1 September 2025 Guttmann talk contribs moved page Runtime to JavaScript Runtime
- 08:51, 31 August 2025 Guttmann talk contribs created page Backend (Created page with "The FullJS backend provides a robust, modular, and secure foundation for running server-side services. It combines modern architectural principles with deep Linux integration to deliver enterprise-grade capabilitie = Microservice Architecture = FullJS applications follows a microservice-based server architecture with deep systemd integration. Each individual microservice corresponds to a systemd unit instance, while the overall application is represented as a systemd t...")
- 07:04, 31 August 2025 Guttmann talk contribs created page Runtime (Created page with "A JavaScript runtime built on the V8 JavaScript engine, using a single-threaded event loop with non-blocking I/O for main execution, and supporting optional Worker threads for parallel tasks. = Supported operating systems = FullJS is designed to run exclusively on Linux-based systems. * '''Debian''' 12 or newer * '''Ubuntu''' (and other Debian-based derivatives) A working '''systemd''' installation is required, as the runtime integrates with systemd for service m...")
- 05:17, 31 August 2025 Guttmann talk contribs created page MediaWiki:Mainpage (Created page with "Introduction")
- 18:57, 30 August 2025 Guttmann talk contribs created page JavaScript Runtime (Created page with "'''FullJS''' is a high-performance JavaScript runtime built on the '''V8 JavaScript engine'''. It is designed for Linux-only server-side applications, combining a single-threaded event loop with non-blocking I/O and optional Worker threads for parallel execution. = Event System = * Uses '''epoll''' as the backend event notification facility for scalable, high-performance I/O. * Optimized for large numbers of concurrent I/O operation. = Module System = * Support...")
- 14:52, 30 August 2025 Guttmann talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** introduction|Introduction ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES")
- 12:01, 29 August 2025 Guttmann talk contribs created page Introduction (Created page with "= FullJS Documentation = '''FullJS''' is a comprehensive solution to develop and run applications using JavaScript. It is designed to provide everything you need in one ecosystem, integrating three core components: == JavaScript Runtime == A multi-threaded, event-driven JavaScript runtime built on the '''V8 JavaScript engine'''. It supports multiple architectures, including '''amd64''', '''arm''', and '''arm64''', ensuring flexibility and performance across platfor...")
- 11:44, 29 August 2025 MediaWiki default talk contribs created page Main Page