%Nick Hibma wrote:
%>
%> Being multi-threaded has almost nothing to do with being
%> multi-processor. Multi-threading means that your application has
%> multiple threads of execution that are able to run simultaneously.
%>
%> The multi-processing capability of your box means that 2 threads of
%>
Nick Hibma wrote:
>
> Being multi-threaded has almost nothing to do with being
> multi-processor. Multi-threading means that your application has
> multiple threads of execution that are able to run simultaneously.
>
> The multi-processing capability of your box means that 2 threads of
> executi
Being multi-threaded has almost nothing to do with being
multi-processor. Multi-threading means that your application has
multiple threads of execution that are able to run simultaneously.
The multi-processing capability of your box means that 2 threads of
execution, be it a process or a thread
3 matches
Mail list logo