IS is thread or process ?
Answer / guest
A single process might contains multiple threads; all
threads within a process share the same state and same
memory space, and can communicate with each other directly,
because they share the same variables. By this IS is a process.
| Is This Answer Correct ? | 14 Yes | 1 No |
In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?
How we can catch exception error on run time mode using flow language in webmethods?
What is correlation ID?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
What Does a Flow Service Look Like in Diagram View?
What is meant by "copy" condition in webmethods
i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen
What Are Event Handlers?
1 Answers Tecnics Integration Technologies,
What Is a Third-Party Source Control Application?
what is the variable need to keep in the clearpipeline service
how can you find file name in file-pooling concept?
How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????