set remote variable using IPC - Kdb+ / qStudio

Home Forums Kdb+ / qStudio set remote variable using IPC

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #347

    bigdata-dan
    Guest

    How can a remote variable be set from a local q instance?

    i.e. I want:
    1. HOpen connection (understand this part)
    2. Define a remote function, (can do this using string format but how else can I do it?)
    3. Assign local table to remote table, i.e. push data across.

    I want to send data local to one process over to multiple worker q processes and apply a function to it there.

    Thanks

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.