Is it possible to implement Comet if we don't use PrototypeJs?
No, there is no problem. You can use any other javascript framework or even achieve this goal without using any javascritp framework at all. Write your own javascript to handle XMLHttpObject.