stop injecting lies about other users. You possibly have no clue about what I am doing and I have no inclination to inform you. But I take issue with a liar.
yeah, he's all over the place, telling lies, then even bigger lies to feed his delusions of grandeaur. The guy is a real sicko.
that's cool with me so far, what I've learned is if you are going to start at the bottom anyway and you want to build it from the ground up learn Java
on ignore as well, you are the same troll who thinks he knows it all and should participate in every discussion despite you not knowing a single thing beyond what hft stands for. Sorry to be rude and so direct but I just speak the truth, judging from your most recent post quality and 6000+ (wft) posts since 2011.
that's cool, I was just trying to support you when your thread got hijacked. My system gets more and more mechanical sometimes I think I would like to automate it but I don't know where to start so like I said, the idea I got was starting with java but it doesn't really matter to you now does it? because I'm just another thing you have on ignore maybe that's the way to do it just keep ignoring everything until you finally find something that makes sense
but yes, you are correct. I do like to talk. Especially about things I know nothing about. I find if I don't talk about them, they just kind of die off, or get into a useless argument. 6k posts, and I don't even get a thank you and most of the time all I get is a FU oh well, glad I could help carry on
That is incorrect. ZeroMQ has the capacity to comminucate through INPROC or IPC so it can duplicate messaging on the same machine much like Disruptor. ZeroMQ cannot [probably] be used at the microsecond level without IPROC either except for the simplest of cases. I am not sure that Disruptor can either.
I was considering flowbased programming such as NoFlo to try to connect the pieces of an ATS. I realize this language is not very mature but there is a Kickstarter proposal that may flesh it out. What appealed to me was open source asyncronized multithreading and no code generation (the underlying language is Java). Not appropriate for HTF but rapid model building may make it useful for ATS.