You are having multiple memcache servers running python, in which one of the memcacher server fails, and it has your data, will it ever try to get key data from that one failed server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

Explain deep copy in python?

0 Answers  


How do you use return in python?

0 Answers  


what are the two (2) parameters available in python map?

0 Answers  


What are the types of basic functions in python?

0 Answers  


How do you sort a list in descending in python?

0 Answers  






How does python compare string and int?

0 Answers  


Is python case-sensitive?

0 Answers  


What is a python template engine?

0 Answers  


What is the meaning of a single- and a double-underscore before an object name?

0 Answers  


What are membership operators in python?

0 Answers  


Explain list, tuple, set, and dictionary and provide at least one instance where each of these collection types can be used.

0 Answers  


Can you explain how python is interpreted.

0 Answers  


Categories