Issue 6 in iso8583py: MUX proposal

6 views
Skip to first unread message

iso8...@googlecode.com

unread,
Feb 24, 2010, 11:10:36 AM2/24/10
to iso858...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 6 by caente: MUX proposal
http://code.google.com/p/iso8583py/issues/detail?id=6

Hello,as I promised yesterday, here is a module which contains the MUX
class.

Basically is a Thread with the method MUX.request(isoMsg,timeout=None)

The usage is the following:

mux = MUX(server_address,server_port,default_timeout)
mux.start()
isoMsg = createMsg()
isoResp = mux.request(isoMsg) #This method queue the message and waits for
#the response for default_timeout seconds,
#if no response is received, it returns None

Attachments:
pyMUX.py 6.3 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

iso8...@googlecode.com

unread,
May 11, 2010, 1:22:49 PM5/11/10
to iso858...@googlegroups.com
Updates:
Status: Invalid
Labels: -Type-Defect Type-Enhancement Maintainability

Comment #1 on issue 6 by igorvc: MUX proposal
http://code.google.com/p/iso8583py/issues/detail?id=6

Hi,
This is very interesting.
We can add it in the new release!
BEst regards

--
Você está recebendo esta mensagem porque se inscreveu no grupo "iso8583python" dos Grupos do Google.
Para postar neste grupo, envie um e-mail para iso858...@googlegroups.com.
Para cancelar a inscrição nesse grupo, envie um e-mail para iso8583pytho...@googlegroups.com.
Para obter mais opções, visite esse grupo em http://groups.google.com/group/iso8583python?hl=pt-BR.

Reply all
Reply to author
Forward
0 new messages