Hi all,
I'm working on a system where M is currently used to parse JSON input into a local array structure. My current M implementation processes about 2MB/sec, which is about all I can squeeze out of M, but I'm hoping to increase performance by rewriting the parser in C.
What I’d like to do is have a C function that returns a fully populated local array in M. Something like:
s *nodes = $zjson("{""json"":""object string here""}")
I’m looking at the documentation on how to setup an external C library, but I’m not sure how it’s possible to return a local variable array from C back into M.
Is there any way to do this? Has anyone done something similar, or would this require modifying YottaDB itself?
Any guidance or ideas welcome.
Thanks,
Kurt
--
You received this message because you are subscribed to the Google Groups "Everything MUMPS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to everythingmum...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/everythingmumps/25381278-c9eb-49e7-b61f-880c98bd9e78n%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.