[Twisted-Python] Porting Apache Mina to Twisted

2010-12-05 Thread Umut Aydin
those connection's ip addresses into an array. Where should I do that exactly? How can I get ip address and port information out of self.transport.getPeer()? That's all for now. Thank you. -- Best Regards, Umut AYDIN Skype: umut-aydin Blog: h

Re: [Twisted-Python] Porting Apache Mina to Twisted

2010-12-05 Thread Umut Aydin
I could explain myself clearly. Thank you. On Sun, Dec 5, 2010 at 4:43 PM, Godson Gera wrote: > > On Sun, Dec 5, 2010 at 4:07 PM, Umut Aydin wrote: >> >> Hello everybody. Hope you have a good weekend. >> >> I'm trying to port my distributed job server pro

Re: [Twisted-Python] Porting Apache Mina to Twisted

2010-12-06 Thread Umut Aydin
ctually. I have found it's an instance of twisted.internet.tcp.Server I also found getHandle method to reach the actual socket but I couldn't find any method to check its availability. Help please. Thank you. On Sun, Dec 5, 2010 at 9:18 PM, Umut Aydin wrote: > Thank you for yo

Re: [Twisted-Python] Porting Apache Mina to Twisted

2010-12-06 Thread Umut Aydin
et in my job pool(work). Right? On Mon, Dec 6, 2010 at 5:16 PM, Godson Gera wrote: > > > On Mon, Dec 6, 2010 at 7:41 PM, Umut Aydin wrote: >> >> Hello again >> >> I couldn't get any answer to my question and I think I couldn't point >> my proble

[Twisted-Python] Job server

2010-12-21 Thread Umut Aydin
Hello everybody My job server is on progress and maybe you want to check it out. Distribution part is ready but I still work on remote calls. As soon as I get it done I ll write an article about building a job server with twisted framework. (I wrote an article about Apache Mina framework while des

Re: [Twisted-Python] Job server

2010-12-21 Thread Umut Aydin
server with another remote call. I ll add that asap. This is kind of a hobby for me and I m pretty busy with my regular job these days :( I hope I explain the idea in my mind clearly. -Umut On Tue, Dec 21, 2010 at 2:33 PM, Yaroslav Fedevych wrote: > On Tue, Dec 21, 2010 at 1:40 PM, Umut Ay

[Twisted-Python] job server project

2010-12-31 Thread Umut Aydin
Hello everybody I just completed an article about writing a job server with Twisted Framework. It's also based on my job server project called Jobbar. http://umut.mobi/blog/2010/12/31/jobbar-distributed-job-server/ I'm still working on it. Happy new year. - Umut __

Re: [Twisted-Python] job server project

2011-01-04 Thread Umut Aydin
; ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- Best Regards, Umut AYDIN Email: m...@umut.mobi Skype: umut-aydin Blog: http://umut.mobi _