Thomas Jaeckle

Results 169 comments of Thomas Jaeckle

> @thjaeckle If I am not wrong this is related to message polling from queue service with the help of Akka Actor at periodic intervals or at certain intervals. @Abhijeetmishr...

@Abhijeetmishr I am currently on vacation and cannot provide implementation hints. I suggest to try out and understand the current http connection type and have a look at the httppush...

@Abhijeetmishr you can start at any time - like I said I suggest to first grasp and understand the existing connections, especially the HTTP connection. Even after my vacation I...

> What is the trigger point for http-push ? Please read and understand the connections documentation: https://www.eclipse.org/ditto/basic-connections.html I cannot explain better than in the extensive documentation does. > and how...

To be honest, this is a really challenging issue to do. I currently do not have the capacity to guide you through this. If you just seek for contributing, maybe...

@Abhijeetmishr I currently do not see comparable low hanging fruit tasks as the 'ilike' was. All others are significantly more complex. Do you use Ditto and have suggestions what to...

Thinking about this issue I wondered how the polling would come to its thingIds to work on. So you would e.g. define: * each 30 minutes, poll an HTTP endpoint...

This issue could be superseded by #1609

Tanks, Achim @boaks for the many inputs 👍 > I guess, a first PoC directly using Californium will provide then the information to decide, what's the best approach. Yes, that...

I managed to add a first rough implementation in #1588 Still a lot of TODOs open, but conceptually this works really really well ..