MSMQ를 사용한 프로그램을 유닉스 환경으로 포팅

장준영의 이미지

질문의 요지는 MSMQ를 사용하여 구축한 시스템을 유닉스환경으로 포팅하려 하는데,
MSMQ에 대응하는 유닉스 환경에서의 솔루션은 어떤것이 있는가 입니다.

자세한 상황을 말씀드리자면,
원래 시스템은 (당연히) 모두 윈도우2000으로 구성되어 있습니다.

A 시스템에는 MSMQ 서버가 구성되어있고..
MQ에서 (주로 메시지를 꺼내오는) C++로 작성된 MQ클라이언트 프로그램이 있습니다.
B 시스템에는 MQ에서 (주로 메시지를 집어 넣는) ASP/VB로 작성된
MQ클라이언트 프로그램이 있습니다.

이중에서 A 시스템만을 유닉스(HP-UX 또는 Solaris, 미확정)로 이전하게 되고
MSMQ서버 역할은 A 시스템에 구성되어야 합니다.

따라서 제가 생각한 방향은 두 가지로

1. 유닉스 용 MSMQ 호환(?) 서버가있다면,
B시스템은 그대로 두고, A시스템에 MQ서버를 구축하고
A시스템의 C++ 코드를 포팅한다.

2. MSMQ와 비슷한(유사한) 기능/역할을 할 수 있는 어떤 것(?)이 있다면,
그것을 사용하여 구축하고 각 프로그램들을 재개발/포팅한다.
(단, B시스템은 윈도우2000이 그대로 유지되므로, MSMQ를 대체할
어떤 것(?)은 유닉스(C/C++), 윈도우(ASP,VB) 두 플랫폼에서 모두 사용이
가능해야 한다.)

1번이든 2번이든 아니면 또 다른 어떤 방법이든 많은 의견/정보 부탁드립니다.

cedar의 이미지

MSMQ와 유사한 경쟁 제품으로 IBM MQSeries가 있습니다.
http://www-903.ibm.com/kr/software/mqseries/index.html

Microsoft Host Integration Server의 MSMQ-MQSeries Bridge를 사용하면 MSMQ와 IBM MQSeries를 연동할 수 있습니다.
http://www.microsoft.com/korea/biztalk/techinfo/development/2000/integrationMQSeries.asp

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.