I am considering using Red5 instead of wowza and Flash Media Interactive Server. But it looks like a new project, and it has not even reached full v1, so I am worried about using it in a production
Tag: is it
Hadoop – How do I check if HDFS is running?
I want to see if Hadoop’s hdfs file system is working properly. I know that jps lists the running daemons, but I don’t actually know which daemons to look for. < p>
I ran the following comman
Internet-Explorer – IE URL limits whether the content is applied to “#”?
I have seen many places where IE limits the length of the URL to about 2000. However, I don’t know if this also applies to the part after #? This part will not be sent to the server, so it may seem
Is DELPHI and CMT compatible?
I need to call some C code from Delphi. The C code needs to be able to call back into the Delphi code. The example Calling a callback function in Delphi from a C++ DLL shown here is very effective.