I share the frustration of everyone re 6.0.1.2. with CPU maxing out and usability.
My hypothesis is that the problem is on the SERVER side and the problem involves the continuous futures contracts.
Question: Are the continuous contract's data assembled (concatenated) on the fly or are they pre-assembled in a database under their symbol? If done on the fly, the SERVER keeps every user's connection open while it concatenates all the months together. If all us 6.0.1.2 users have lots of continuous contracts in our workspaces AND the servers keep the connections open while concatenating, then you have a design problem that needs to be addressed. In other words, workspaces with no continuous contract symbols run faster than workspaces with continuous contracts. Would like to hear from everyone on this hypothesis.
Les
My hypothesis is that the problem is on the SERVER side and the problem involves the continuous futures contracts.
Question: Are the continuous contract's data assembled (concatenated) on the fly or are they pre-assembled in a database under their symbol? If done on the fly, the SERVER keeps every user's connection open while it concatenates all the months together. If all us 6.0.1.2 users have lots of continuous contracts in our workspaces AND the servers keep the connections open while concatenating, then you have a design problem that needs to be addressed. In other words, workspaces with no continuous contract symbols run faster than workspaces with continuous contracts. Would like to hear from everyone on this hypothesis.
Les
Comment