Good Day How can I implement this method in Elixir lang using its pattern matching, polymorphic functions, and parallel processes? Erlang runtime looks for me intriguing for implementing Yeld Prolog as it has green processes for breadth search, but I have no skills to understand how to do it. With best regards, Dmitry Ponyatov, IoT/embedded engineer, tel. +7 917 10 10 818
Does QP have some rudimentary distributed systems design support? I'm digging into IoT domain, and it is principally required to have toolchain which can help to design multi-stage deployment: south-side sensor clouds and discrete sensor/actuator nodes (msp430/stm32f0 devices) wireless gateway (LoRaWAN/WiFi router) device networks provisioning server (device authorization, raw data collection, configuration download, wireless firmware update) edge-side local data processing server with real-time...
Does QP have some rudimentary distributed systems design support? I'm digging into IoT domain, and it is principally required to have toolchain which can help to design multi-stage deployment: south-side sensor clouds and discrete sensor/actuator nodes (msp430/stm32f0 devices) wireless gateway (LoRaWAN/WiFi router) device networks provisioning server (device authorization, raw data collection, configuration download, wireless firmware update) edge-side local data processing server with real-time...
Does QP have some rudimentary distributed systems design support? I'm digging into IoT domain, and it is principally required to have toolchain which can help to design multi-stage deployment: south-side sensor clouds and discrete sensor/actuator nodes (msp430/stm32f0 devices) wireless gateway (LoRaWAN/WiFi router) device networks provisioning server (device authorization, raw data collection, configuration download, wireless firmware update) edge-side local data processing server with real-time...
Does QP have some rudimentary distributed systems design support? I'm digging into IoT domain, and it is principally required to have toolchain which can help to design multi-stage deployment: south-side sensor clouds and discrete sensor/actuator nodes (msp430/stm32f0 devices) wireless gateway (LoRaWAN/WiFi router) device networks provisioning server (device authorization, raw data collection, configuration download, wireless firmware update) edge-side local data processing server with real-time...
I'm in the active search of helper technologies especially suitable for south-side IoT applications still lacks any compatibility or data formalism standards combined with sharp limits on memory and computing power. What we are still lacking now in QP limits to use it as a base for IoT development? stream binary parser/writer generator https://sourceforge.net/p/qpc/discussion/668726/thread/030b0138ec/ arbitrary libraries integration https://sourceforge.net/p/qpc/discussion/668726/thread/608b87e480/...
Does QP have some rudimentary distributed systems design support? I'm digging into IoT domain, and it is principally required to have toolchain which can help to design multi-stage deployment: south-side sensor clouds and discrete sensor/actuator nodes (msp430/stm32f0 devices) wireless gateway (LoRaWAN/WiFi router) device networks provisioning server (device authorization, raw data collection, configuration download, wireless firmware update) edge-side local data processing server with real-time...
I definitely did not mean serialization and especially ASN.1 What I'm speaking about is a stream parsing of network protocols (Lora, telecom, ZigBee/WiFi etc) and command interfaces (MODBUS as a very primitive sample, custom commands over ASCII/UART/TCP,...) and vise versa event-driven generating and sending data packages and streams. The same area is file systems implementations. Now I'm testing ragel as a simple generator (lacks of bit field parsing, and I have a lot of ill-coded BCD and non-IEE754...