null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
2900198
CSSE4004 - Lecture 2
Descrição
CSSE4004 - Lecture 2
Sem etiquetas
distributes systems
uq
csse4004
csse4004
Quiz por
tb22
, atualizado more than 1 year ago
Mais
Menos
Criado por
tb22
mais de 9 anos atrás
44
0
0
Resumo de Recurso
Questão 1
Questão
A file is a fixed resource
Responda
True
False
Questão 2
Questão
Which of these are true?
Responda
A server which is aware of which clients have a file cached is stateful
Servers which obtain their state from cookies are stateful
Stateful servers makes it more difficult to handle failures
A stateless server can change its own state without informing clients
Questão 3
Questão
Why would you use a thread over a process?
Responda
Because threads share the address space and therefore have lower overhead to start
To provide total isolation between different tasks within a process
Because processes can only be used for weak consistency
Because threads do not require state saving when interrupted
Questão 4
Questão
What is a solution to "a target machine may not be able to execute original code" in the context of code migration
Responda
Interpreted languages running on a virtual machine
Passing the code by reference
Dynamically reconfiguring the target system
Using a cloud computing platform instead
Questão 5
Questão
It is possible to migrate a fastened resource
Responda
True
False
Questão 6
Questão
What is the purpose of interceptors
Responda
To change flow of control and allow additional code to be executed
To block unauthorized or excessive RPC traffic
To update the code with new versions
To support binary encoding
Questão 7
Questão
Which of these is an accurate description of a thread?
Responda
Abstraction of activity within process
An isolated task containing an independent address space
An abstract task that can be passed between nodes within a distributed system over a network
The owner of a process
Questão 8
Questão
How can threading improve performance for clients?
Responda
Hide network latency by reacting to next request while previous being transmitted
By migrating the thread to the client machine which is more powerful
Because threaded servers perform better with threaded clients
It doesn't, threads are vulnerable to blocking execution
Questão 9
Questão
Which of these is not a reason to use code migration?
Responda
Reduce communication
Continue when disconnected
Dynamically deploy components
Because .NET is only supported on Windows platforms
Questão 10
Questão
Which of these is not a reason to use code migration?
Responda
Because I do not trust the code and wish to run it on an isolated system
Because the product of the code is larger than the code itself
Because the client is much more powerful than the server
Because the same code will be used many times over and over time the data produced by the code will exceed the size of the code
Questão 11
Questão
Switching between threads is more expensive than switching between processes
Responda
True
False
Questão 12
Questão
What are core OS functions?
Responda
Process, thread, communication and memory management
Process, thread, reliability and memory management
Security, IPC, threading and recovery
Concurrency, resource isolation, communication and memory management
Questão 13
Questão
Which of these are true about single threaded servers?
Responda
Prevents simple scaling to multiprocessor
Can only serve multiple concurrent clients if those clients are threaded
Generally perform faster by avoiding context switching
Does not scale up to serving many clients
Quer criar seus próprios
Quizzes
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
CSSE4004 - Lecture 3
tb22
CSSE4004 Lecture 1
tb22
CSSE4004 - Lecture 4
tb22
CSSE4004 - Lecture 6
tb22
CSSE4004 - Lecture 5
tb22
CSSE4004 -Lecture 7
tb22
CSSE4004 - Lecture 8
tb22
CSSE4004 - Lecture 9
tb22
CSSE4004 - Lecture 10
tb22
MKTG1501 Quiz
Emily Samuels
Como criar um Mapa Mental
Alessandra S.
Explore a Biblioteca