Pergunta de entrevista da empresa Flipkart

Implement a connection pool which clients can use to get an active connection, use it and return it to connection pool when done. If a connection is invalidated, implementation should take care of handling it. For prototype assume a connection library.

Resposta da entrevista

Sigiloso

15 de out. de 2012

Can you please explain the problem with an example ?